yusheng hai 10 meses
pai
achega
ad1781246d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/login/index.vue

+ 2 - 2
src/views/login/index.vue

@@ -230,8 +230,8 @@
                 localStorage.removeItem('accountInfo');
               }
 
-              await this.$store.dispatch('user/getCurrentUserAuthorityDept');
-              await this.$store.dispatch('paramsSetData/setParamsDataInfo');
+              // await this.$store.dispatch('user/getCurrentUserAuthorityDept');
+              // await this.$store.dispatch('paramsSetData/setParamsDataInfo');
               this.goHome();
             })
             .catch((e) => {