Pārlūkot izejas kodu

:bug: Fixing a bug.fix #16

lishangbu 6 gadi atpakaļ
vecāks
revīzija
bc0ed45ac1
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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();