zhangzengfei
2021-09-15 829517bc9c6ff792c93be3ddbeff0e4d1dfca648
src/pages/index/App.vue
@@ -147,6 +147,7 @@
      })
    },
    async testLogin() {
      // location.assign("/view/desktop/")
      tologin({ username: this.user.loginName, password: this.user.password })
        .then(json => {
          const loginedInfo = {