Browse Source

2025-12-30

收货入库任务通知明细新增时添加仓库
master
fengyuan_yang 2 weeks ago
parent
commit
f123610089
  1. 1
      src/views/modules/qc/inboundNotification.vue

1
src/views/modules/qc/inboundNotification.vue

@ -1516,7 +1516,6 @@
this.partSelections1.forEach(item => {
this.partList2.push(item)
})
console.log(this.partList2)
this.searchTypeChange()
},

Loading…
Cancel
Save