Browse Source

Finish Hotfix-mo-185

莫绍宝 3 năm trước cách đây
mục cha
commit
2ed4bd6d1d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,