WXL
昨天 03d20b477c2d5a4c6a2169d3df932d42b62ca6eb
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(() => {