实际数量

master
Mr.sun 2 years ago
parent a9e19e88e9
commit 7c6533084b
  1. 2
      pages/AvgOrderPkg/index.vue

@ -246,7 +246,7 @@
}, },
editBtn(index){ editBtn(index){
this.outQty = this.dataList[index].qty this.outQty = this.dataList[index].pickQty
this.index= index this.index= index
this.show=true this.show=true
}, },

Loading…
Cancel
Save