From c3559d4f1db3e44ace072c677b327f6a38ba5e60 Mon Sep 17 00:00:00 2001 From: zhaofang <752743406@qq.com> Date: Tue, 9 Aug 2022 12:01:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/exam/TestPaper.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/exam/TestPaper.vue b/src/views/exam/TestPaper.vue index 8cc7639b..8ce3c6d9 100644 --- a/src/views/exam/TestPaper.vue +++ b/src/views/exam/TestPaper.vue @@ -460,7 +460,7 @@ export default { this.qlib.type= ''; this.qlib.title= ''; this.paperLength=0; - this.question.all = + this.question.all = false; this.question.list =[]; this.question.checkQuest = []; },