提交 d49ac2e0 authored 作者: RuoYi's avatar RuoYi

成功登陆不恢复按钮,防止多次点击

上级 c23c8ae2
......@@ -129,7 +129,6 @@ export default {
this.$store
.dispatch("Login", this.loginForm)
.then(() => {
this.loading = false;
this.$router.push({ path: this.redirect || "/" });
})
.catch(() => {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论