Parcourir la source

消防数据中心图标问题

wang_xy il y a 2 ans
Parent
commit
d4bc4f0fde
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 => {