Browse Source

装配收货任务-默认库位

lijuncheng0816
wangyufei 1 month ago
parent
commit
c51559a5a7
  1. 2
      src/pages/productReceipt/job/fgProductReceiptDetail.vue

2
src/pages/productReceipt/job/fgProductReceiptDetail.vue

@ -448,6 +448,8 @@
if (!this.checkLocation()) {
return
}
}else{
this.toLocationCode = this.jobToLocationCode
}
this.detailSource.forEach(item => {
item.subList.forEach(subitem => {

Loading…
Cancel
Save