Browse Source

Merge branch 'master_hella' of http://dev.ccwin-in.com:3000/sfms3.0/sfms3.0-uniapp into master_hella

hella_online_20240829
lijuncheng 3 months ago
parent
commit
f30ee6d70f
  1. 3
      src/pages/deliver/coms/comScanDeliverPack.vue

3
src/pages/deliver/coms/comScanDeliverPack.vue

@ -381,6 +381,9 @@
handleQty: Number(data.qty),
Records: [],
detail:{
fromLocationCode:this.fromLocationCode, //balance.locationCode
toLocationCode:this.toLocationCode,
itemCode:data.itemCode,
handleQty: Number(data.qty),
packingNumber:data.packingNumber,
qty: 0,

Loading…
Cancel
Save