src/views/login/index.vue @@ -109,7 +109,6 @@ }, ...mapActions(["login"]), handleLogin() { console.log("in login"); const { username, password } = this.loginForm; const that = this; this.$axios