소스 검색

Merge branch 'sakura_dev' into leng_dev

lishangbu 6 년 전
부모
커밋
22eb215cfc
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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();