Browse Source

去掉console

intex_online20241111
zhang_li 3 weeks ago
parent
commit
5433a593d2
  1. 2
      src/pages/issue/job/issueDetailBatch.vue

2
src/pages/issue/job/issueDetailBatch.vue

@ -229,7 +229,6 @@
this.openScanPopupSimulate(this.scanMessage);
}
setTimeout(r => {
that.resizeCollapse();
}, 100)
@ -311,7 +310,6 @@
if (isExit == undefined) {
// this.showErrorMessage("" + batch + "" + result
// .fromLocationCode + "")
console.log(this.toLocationCode)
detail.subList.push({
scaned:true,
fromLocationCode:this.fromLocationCode,

Loading…
Cancel
Save