소스 검색

【修改】bug

莫绍宝 3 년 전
부모
커밋
bfb1c201b3
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,