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