浏览代码

Finish Hotfix-mo-185

莫绍宝 3 年之前
父节点
当前提交
2ed4bd6d1d
共有 1 个文件被更改,包括 1 次插入1 次删除
  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,