修复 vue2 文字点选验证码 bug
parent
7640fe829e
commit
57bfef8d24
|
@ -223,7 +223,6 @@ export default {
|
||||||
this.checkPosArr.splice(0, this.checkPosArr.length)
|
this.checkPosArr.splice(0, this.checkPosArr.length)
|
||||||
this.num = 1
|
this.num = 1
|
||||||
this.getPictrue()
|
this.getPictrue()
|
||||||
this.text = '验证失败'
|
|
||||||
this.showRefresh = true
|
this.showRefresh = true
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue