Skip to content

Commit e2546fd

Browse files
committed
修复 vue2 文字点选验证码 bug
1 parent 66f82f1 commit e2546fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Verifition/Verify/VerifyPoints.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ export default {
223223
this.checkPosArr.splice(0, this.checkPosArr.length)
224224
this.num = 1
225225
this.getPictrue()
226-
this.text = '验证失败'
227226
this.showRefresh = true
228227
},
229228

0 commit comments

Comments
 (0)