Parcourir la source

新建费用申请时合同文件保存时变成验收资料

梁世豪 il y a 11 mois
Parent
commit
8b11fb773f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/main/resources/templates/payapply/add.html

+ 1 - 1
src/main/resources/templates/payapply/add.html

@@ -369,7 +369,7 @@
369 369
         form.on('submit(saveBtn)', function (data) {
370 370
             //合同文件
371 371
             var dataWB_Htwj = [];
372
-            for (const item of dataYszl) {
372
+            for (const item of dataHtwj) {
373 373
                 var dfWb = {
374 374
                     "id": item.id,
375 375
                     "wjm": item.wjm,