111111111
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user