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