|
@ -229,7 +229,6 @@ |
|
|
this.openScanPopupSimulate(this.scanMessage); |
|
|
this.openScanPopupSimulate(this.scanMessage); |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
setTimeout(r => { |
|
|
setTimeout(r => { |
|
|
that.resizeCollapse(); |
|
|
that.resizeCollapse(); |
|
|
}, 100) |
|
|
}, 100) |
|
@ -311,7 +310,6 @@ |
|
|
if (isExit == undefined) { |
|
|
if (isExit == undefined) { |
|
|
// this.showErrorMessage("批次【" + batch + "】库位【" + result |
|
|
// this.showErrorMessage("批次【" + batch + "】库位【" + result |
|
|
// .fromLocationCode + "】不在列表中") |
|
|
// .fromLocationCode + "】不在列表中") |
|
|
console.log(this.toLocationCode) |
|
|
|
|
|
detail.subList.push({ |
|
|
detail.subList.push({ |
|
|
scaned:true, |
|
|
scaned:true, |
|
|
fromLocationCode:this.fromLocationCode, |
|
|
fromLocationCode:this.fromLocationCode, |
|
|