From 4a1fb16a3ea62da6ff100a1850237e1dec0dfd16 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Mon, 20 Feb 2023 11:47:03 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A4=E8=AF=81=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../qujing/AppLegalLearning/components/GeneralLawExam.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue b/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue index 457c421..7bd2771 100644 --- a/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue +++ b/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue @@ -141,6 +141,10 @@ export default { this.showAuth = false this.$emit('toTest',id) }, 500) + } else { + this.flag = false + this.showAuth = false + this.$u.toast('认证失败') } }).catch((err)=> { this.flag = false