pages/user/supplier-user.vue
@@ -642,7 +642,13 @@ } }, // #endif onShow() { async onShow() { if(this.selftype==='supplier'){ await this.$store.dispatch('getAppMenuSupplier') }else if(this.selftype==='partner'){ await this.$store.dispatch('getAppMenuPartner') } this.cacheUserId = '' this.getTj()