Merge branch 'bd-dev' of 47.94.45.65:angelo/web-base-h5 into bd-test
This commit is contained in:
commit
76f5432c6a
|
@ -427,9 +427,11 @@ export default {
|
|||
},
|
||||
onShow() {
|
||||
this.$store.dispatch('getCarLength')
|
||||
this.$store.dispatch('GetInfo').then(() => {
|
||||
this.user = uni.getStorageSync('User')
|
||||
this.getAreaGoods()
|
||||
this.newShareMember = this.user?.loginType !== 0
|
||||
})
|
||||
},
|
||||
onPullDownRefresh() {
|
||||
let that = this
|
||||
|
|
Loading…
Reference in New Issue