소스 검색

修复 vue2 文字点选验证码 bug

xingyu 2 년 전
부모
커밋
57bfef8d24
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      yudao-ui-admin/src/components/Verifition/Verify/VerifyPoints.vue

+ 0 - 1
yudao-ui-admin/src/components/Verifition/Verify/VerifyPoints.vue

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