11
WXL
2024-01-18 e972c7e838d69f102b99b047eace674542d07a45
src/views/login.vue
@@ -187,7 +187,7 @@
            })
            .catch(() => {
              this.loading = false;
              this.$message.error("登陆失败请重试。");
              // this.$message.error("登陆失败请重试。");
              if (this.captchaOnOff) {
                this.getCode();
              }