This commit is contained in:
wong1988
2024-01-21 13:45:00 +08:00
parent 5923633532
commit bae501d04b

View File

@@ -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