111111111

This commit is contained in:
2024-01-22 00:42:16 +08:00
parent 093f7b10f6
commit 2600e17338
4 changed files with 16 additions and 12 deletions

View File

@@ -431,8 +431,8 @@
_this.data = resp
_this.pickingUpGoods = []
_this.baseDataSuccess = true
_this.getgoods()
_this.selectIndex = 0
_this.getgoods()
}).catch(e => {
_this.$nextTick(() => {
_this.$refs.pageView.setLoadState(1)
@@ -447,6 +447,7 @@
affiliation: this.data[this.selectIndex].id
}
_this.$api.vegeCellarList(params).then((resp) => {
_this.goods = resp