sub_pages/customer/shopping/confirm.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
sub_pages/customer/shopping/confirm.vue
@@ -57,7 +57,7 @@ params: { // id: this.currentInfo.customerDTO.partnerId } }).then(res => { }).then(async res => { if (res.code == 0) { this.partnerInfo = res.data || {} if (this.partnerInfo.id !== this.currentInfo.customerDTO.partnerId) {