se-index/src/components/login.vue @@ -124,7 +124,7 @@ }, // 账号密码登录 submitForm(formName) { this.$router.push("/index"); this.$router.push("/home/door"); // this.$refs[formName].validate(valid => { // if (valid) {