Parcourir la source

登录页二维码问题

wang_xy il y a 2 ans
Parent
commit
f68e6ee022
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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 => {