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