src/views/user/Login.vue
@@ -170,9 +170,9 @@ duration: 4, }); //账户密码登录错误后更新验证码 if (this.customActiveKey === 'tab1' && description.indexOf('密码错误') > 0) { this.$refs.alogin.handleChangeCheckCode() } // if (this.customActiveKey === 'tab1' && description.indexOf('密码错误') > 0) { // this.$refs.alogin.handleChangeCheckCode() // } this.loginBtn = false; }, loginSelectOk() {