WXL
昨天 4cf6b258a3b390bb89ef4f02d3bb6a7a4d261e85
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(() => {