Explorar el Código

登录页二维码问题

wang_xy hace 2 años
padre
commit
f68e6ee022
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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 => {