问题修改

master
zhangdi 2 weeks ago
parent 8eb334d47c
commit 1f533c1504
  1. 2
      pages/logistics/packaging.vue

@ -348,7 +348,7 @@ export default {
//
this.$u.api
.boxBinding({
// boxBarcode: this.activeBox,
boxBarcode: this.activeBox,
orderIdList: [this.cardCode]
})
.then((bindRes) => {

Loading…
Cancel
Save