|
@ -316,12 +316,15 @@ |
|
|
detail:{ |
|
|
detail:{ |
|
|
...packageInfo, |
|
|
...packageInfo, |
|
|
fromLocationCode: balance.locationCode, |
|
|
fromLocationCode: balance.locationCode, |
|
|
|
|
|
toLocationCode:this.toLocationCode |
|
|
}, |
|
|
}, |
|
|
handleQty: 0, |
|
|
handleQty: 0, |
|
|
packingNumber: label.packingNumber, |
|
|
packingNumber: null, |
|
|
|
|
|
// packingNumber: label.packingNumber, |
|
|
qty: label.qty, |
|
|
qty: label.qty, |
|
|
uom: label.uom |
|
|
uom: label.uom |
|
|
}], |
|
|
}], |
|
|
|
|
|
toLocationCode:this.toLocationCode, |
|
|
fromLocationCode: balance.locationCode, |
|
|
fromLocationCode: balance.locationCode, |
|
|
handleQty: 0, |
|
|
handleQty: 0, |
|
|
qty: label.qty, |
|
|
qty: label.qty, |
|
|