sub_pages/customer/shopping/confirm.vue
@@ -49,6 +49,7 @@ // private BigDecimal packing; if (this.currentInfo.customerDTO && this.currentInfo.customerDTO.partnerId) { //todo 考虑一下,由后台实时获取,如果获取的合伙人id不一样,那么就刷新当前用户信息。 this.$http.request('get', '/api/partner/page/view', { params: { id: this.currentInfo.customerDTO.partnerId