WXL
9 天以前 98b9fdc80abc60b5e57370328ea51cf06365bab0
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(() => {