Lijy %!s(int64=2) %!d(string=hai) anos
pai
achega
fa4d791d36
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      fhKeeper/formulahousekeeper/timesheet/src/views/Login.vue

+ 3 - 0
fhKeeper/formulahousekeeper/timesheet/src/views/Login.vue

@@ -146,6 +146,9 @@
             if(urls.indexOf('english=1') != '-1' && localStorage.getItem('lang') != 'en') {
                 this.setlangChange()
                 location.reload()
+            } else {
+                localStorage.setItem("lang", 'zh')
+                location.reload()
             }
         },
         methods: {