xuxueyang
2024-08-02 802290838fd05c7236dae780900b4bacb20c82df
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()
         }