sub_pages/customer/shopping/confirm.vue
@@ -62,7 +62,7 @@ this.partnerInfo = res.data || {} if (this.partnerInfo.id !== this.currentInfo.customerDTO.partnerId) { //刷新用户信息 await dispatch('getCurrentInfo') await this.$store.dispatch('getCurrentInfo') } } })