|
|
@ -597,7 +597,7 @@ export default { |
|
|
partNo: this.partNo || this.orderInfo.partNo || '', |
|
|
partNo: this.partNo || this.orderInfo.partNo || '', |
|
|
partDesc: this.orderInfo.description || '', |
|
|
partDesc: this.orderInfo.description || '', |
|
|
wdrNo: this.wdrNo || '*', |
|
|
wdrNo: this.wdrNo || '*', |
|
|
locationId: '', |
|
|
|
|
|
|
|
|
locationId: 'RM1DA0603', // 默认库位 |
|
|
height: 0, |
|
|
height: 0, |
|
|
quantity: 0, |
|
|
quantity: 0, |
|
|
} |
|
|
} |
|
|
|