|
|
|
@ -564,6 +564,7 @@ export default { |
|
|
|
lotBatchNo: '', // 后端会从HandlingUnit中获取 |
|
|
|
wdr: '', // 后端会从HandlingUnit中获取 |
|
|
|
engChgLevel: this.selectedReceipt.engChgLevel || '1', |
|
|
|
uom: this.selectedReceipt.uom || '', |
|
|
|
toLocationNo: this.targetLocationId, |
|
|
|
qtyToMove: totalQty, |
|
|
|
qtyArrived: this.selectedReceipt.qtyArrived, |
|
|
|
|