|
@@ -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,
|