cyl/master-0804
wangxia 4 months ago
parent bfc4167bbc
commit ec737e84fb

@ -337,8 +337,10 @@ export default {
this.getAuthInfo(); this.getAuthInfo();
this.getData(); this.getData();
this.getNum(); this.getNum();
if(uni.getStorageSync("apply-userinfo").agencyStatus == 1){
this.getCompanyInfo(); this.getCompanyInfo();
}
} }
} else { } else {
that.waitNum_ups = 0; that.waitNum_ups = 0;

Loading…
Cancel
Save