wong1988 1 year ago
parent
commit
bae501d04b
  1. 2
      pages/home/myCellar.vue

2
pages/home/myCellar.vue

@ -428,7 +428,7 @@
_this.$api.vegeCellarTypeList(params).then((resp) => { _this.$api.vegeCellarTypeList(params).then((resp) => {
_this.data = resp _this.data = resp
_this.pickingUpGoods = []
_this.baseDataSuccess = true _this.baseDataSuccess = true
_this.getgoods() _this.getgoods()
_this.selectIndex = 0 _this.selectIndex = 0

Loading…
Cancel
Save