environments/index.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
sub_pages/customer/shopping/confirm.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
environments/index.js
@@ -1,7 +1,7 @@ export default { httpBaseUri: 'https://www.hmyxianhua.com/flower', // httpBaseUri: 'http://47.99.58.211/flower', // httpBaseUri: 'https://www.hmyxianhua.com/flower', httpBaseUri: 'http://47.99.58.211/flower', // httpBaseUri: 'http://localhost:8080/flower', clientId: '', secret: '', 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') } } })