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 = {