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