修复 vue2 文字点选验证码 bug

plp
xingyu 3 years ago
parent 7640fe829e
commit 57bfef8d24

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

Loading…
Cancel
Save