@ -485,7 +485,7 @@
});
//目前任务只到一个库位
var itemCodes = []
let locationCode = this.detailSource[0].toLocationCode
let locationCode = this.toLocationCode
this.detailSource.forEach(toLocation => {
itemCodes.push(toLocation.itemCode)
})