sub_pages/customer/customer-info/customer-info.vue
@@ -138,6 +138,12 @@ ...JSON.parse(tjson) } } if(options.partnerUserId){ this.dto.partnerUserId = options.partnerUserId || '' } if(options.partnerUserName){ this.dto.partnerUserName = options.partnerUserName || '' } } else { this.getCurrentInfo() }