소스 검색

登录页二维码问题

wang_xy 2 년 전
부모
커밋
f68e6ee022
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/views/system/login.vue

+ 3 - 0
src/views/system/login.vue

@@ -141,6 +141,9 @@
       this.getCookie();
       this.fontConfig();
     },
+    mounted(){
+      this.getVersionInfo();
+    },
     methods: {
       getVersionInfo(){
         getVersionInfo().then(res => {