瀏覽代碼

登录页二维码问题

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 => {