Browse Source

修改入库记录导出模板

YL2767 5 days ago
parent
commit
fc407720e4
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      src/view/record/inrecord.vue

+ 0
- 2
src/view/record/inrecord.vue View File

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

Loading…
Cancel
Save