From 57bfef8d24d4040aeedd9e04e80b6838034617b5 Mon Sep 17 00:00:00 2001 From: xingyu Date: Tue, 6 Dec 2022 22:52:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20vue2=20=E6=96=87=E5=AD=97?= =?UTF-8?q?=E7=82=B9=E9=80=89=E9=AA=8C=E8=AF=81=E7=A0=81=20bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yudao-ui-admin/src/components/Verifition/Verify/VerifyPoints.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/yudao-ui-admin/src/components/Verifition/Verify/VerifyPoints.vue b/yudao-ui-admin/src/components/Verifition/Verify/VerifyPoints.vue index 4927ccacd..58c20c978 100644 --- a/yudao-ui-admin/src/components/Verifition/Verify/VerifyPoints.vue +++ b/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 },