lining 6 years ago
parent
commit
71457dbf97
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/dashoo.cn/frontend_web/src/pages/loginclient.vue

+ 1 - 1
src/dashoo.cn/frontend_web/src/pages/loginclient.vue

@@ -362,7 +362,7 @@ export default class Login extends Vue {
   layout () {
     return 'empty'
   }
-  login () {
+  loginclient () {
     if (!this.isChrome()) {
       this.$alert(
         '请用谷歌浏览器、360浏览器(极速模式)等,Chrome内核浏览器打开本系统',