xuxueyang
2024-07-25 ed30bf3cf96c92fb08c4d013d3747b84a0fc8645
sub_pages/partner/partner-info/partner-info.vue
@@ -169,7 +169,7 @@
            this.getDetail()
         } else {
            //判断是不是来自登录步骤,是等话需要从缓存里面拿信息
            if (this.source == 'step') {
            if (this.source === 'step') {
               var tjson = this.$storage.getItem('cache_partner_info')
               if (tjson) {
                  this.dto = {