Browse Source

装配收货任务-默认库位 2024/8/7

hella_vue3
王志国 1 month ago
parent
commit
461c4a2c48
  1. 2
      src/pages/productReceipt/job/fgProductReceiptDetail.vue

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

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

Loading…
Cancel
Save