Browse Source

partDesc

master
han\hanst 2 weeks ago
parent
commit
c3f26e01d8
  1. 1
      src/views/modules/sales-return/sales-return-inbound.vue

1
src/views/modules/sales-return/sales-return-inbound.vue

@ -555,6 +555,7 @@ export default {
rmaNo: item.rmaNo,
site: item.site,
partNo: item.partNo,
partDesc: item.partDesc,
processQty: transQty,
batchNo: item.batchNo,
locationNo: item.locationNo,

Loading…
Cancel
Save