修复 vue2 文字点选验证码 bug

This commit is contained in:
xingyu 2022-12-06 22:52:33 +08:00
parent 7640fe829e
commit 57bfef8d24

View File

@ -223,7 +223,6 @@ export default {
this.checkPosArr.splice(0, this.checkPosArr.length)
this.num = 1
this.getPictrue()
this.text = '验证失败'
this.showRefresh = true
},