陶杰
2024-12-31 d77c11e64afea02c5de52e13bb8df374bfb389fb
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()