diff --git a/pages/person/index.vue b/pages/person/index.vue index 19fd559..ff0d28c 100644 --- a/pages/person/index.vue +++ b/pages/person/index.vue @@ -337,8 +337,10 @@ export default { this.getAuthInfo(); this.getData(); this.getNum(); - + if(uni.getStorageSync("apply-userinfo").agencyStatus == 1){ this.getCompanyInfo(); + + } } } else { that.waitNum_ups = 0;