Procházet zdrojové kódy

:bug: Fixing a bug.fix #16

lishangbu před 6 roky
rodič
revize
bc0ed45ac1
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      src/page/login/index.vue

+ 1 - 0
src/page/login/index.vue

@@ -84,6 +84,7 @@
       }
     },
     created() {
+      this.active = getStore({ name: "tenantId" });
       this.getTime();
       setInterval(() => {
         this.getTime();