From 2eb5df3759809819fe6029e3756aab9bb375a193 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Thu, 23 Mar 2023 11:25:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89console?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../qujing/AppLegalLearning/components/GeneralLawExam.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue b/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue index 9906255..64056a1 100644 --- a/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue +++ b/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue @@ -112,8 +112,6 @@ export default { }) }, handleToTest({id, examinationDuration: time, examinationType }) { - - console.log(time, examinationType,this.studyDuration); if(examinationType == 1) { if(this.studyDuration && this.studyDuration < time) { return uni.showModal({