图形验证码问题
This commit is contained in:
parent
ff0d34952d
commit
a96647b29f
|
|
@ -591,7 +591,7 @@ export default {
|
|||
.catch(() => {
|
||||
this.loading = false
|
||||
if (this.captchaEnabled) {
|
||||
this.getCode()
|
||||
this.getCode(1)
|
||||
}
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue