heyujie
2021-08-20 3b9477e4179ac9fca90a1abeb2cf544155d832bc
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 = {