ruoyi-ui/src/views/login.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ruoyi-ui/src/views/login.vue
@@ -129,7 +129,6 @@ this.$store .dispatch("Login", this.loginForm) .then(() => { this.loading = false; this.$router.push({ path: this.redirect || "/" }); }) .catch(() => {