Explorar o código

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

RuoYi %!s(int64=5) %!d(string=hai) anos
pai
achega
d49ac2e0f8
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      ruoyi-ui/src/views/login.vue

+ 0 - 1
ruoyi-ui/src/views/login.vue

@@ -129,7 +129,6 @@ export default {
           this.$store
             .dispatch("Login", this.loginForm)
             .then(() => {
-              this.loading = false;
               this.$router.push({ path: this.redirect || "/" });
             })
             .catch(() => {