src/views/login.vue
@@ -168,7 +168,7 @@ this.$store .dispatch("Login", this.loginForm) .then(() => { // this.$router.push({ path: this.redirect || "/" }).catch(() => {}); this.$router.push({ path: this.redirect || "/" }).catch(() => {}); // this.$router.push({ path:"/patient/patient" }).catch(() => {}); }) .catch(() => {