Ver Fonte

【修改】bug

莫绍宝 há 3 anos atrás
pai
commit
bfb1c201b3
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/supply/apply/components/engin_form.vue

+ 1 - 1
src/views/supply/apply/components/engin_form.vue

@@ -731,7 +731,7 @@ export default {
           let correspondName = this.warehouseList[findElem(this.warehouseList, 'id', this.screenForm.warehouse)].name;
           let params = {
             // orderTime: this.mainForm.orderDate + ' 00:00:00',
-            enginOrderNo: this.mainForm.loginNum,
+            refEnginRecordNo: this.mainForm.loginNum,
             refProjectName: this.mainForm.refProjectName,
             refTradeCategory:this.mainForm.refTradeCategory,
             refProjectCategory:this.mainForm.enginName,