Преглед на файлове

Merge branch 'dev' of http://172.16.100.139/new-business/drp-web into dev

黄梓星 преди 1 година
родител
ревизия
38ac2f9477
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/material/requisition/index.vue

+ 1 - 1
src/views/material/requisition/index.vue

@@ -484,7 +484,7 @@
               return item.label == "物料申请单"
             }).value,
             fdId: row.oaId,
-            billCode: row.code,
+            billCode: row.billCode,
             billMaker: row.createBy
           });
           if (code === 200) {