From ec737e84fbf4a139b9cf79775492455eb9690ec6 Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Thu, 31 Jul 2025 18:36:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/person/index.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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;