Explorar el Código

修改入库记录导出模板

YL2767 hace 5 días
padre
commit
fc407720e4
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0
    2
      src/view/record/inrecord.vue

+ 0
- 2
src/view/record/inrecord.vue Ver fichero

387
 								,"入库时间"
387
 								,"入库时间"
388
 								,"备注"
388
 								,"备注"
389
 								,"类型"
389
 								,"类型"
390
-								,"备注"
391
 				] // 导出的表头名
390
 				] // 导出的表头名
392
 				const filterVal = [
391
 				const filterVal = [
393
 						"wareName"
392
 						"wareName"
412
 						,"addTime"
411
 						,"addTime"
413
 						,"remark"
412
 						,"remark"
414
 						,"recordType"
413
 						,"recordType"
415
-						,"remark"
416
 				]
414
 				]
417
 
415
 
418
 				for(var i=0;i<imptData.length;i++){
416
 				for(var i=0;i<imptData.length;i++){

Loading…
Cancelar
Guardar