This commit is contained in:
daihh
2022-08-09 14:52:14 +08:00

View File

@@ -460,7 +460,7 @@ export default {
this.qlib.type= ''; this.qlib.type= '';
this.qlib.title= ''; this.qlib.title= '';
this.paperLength=0; this.paperLength=0;
this.question.all = this.question.all = false;
this.question.list =[]; this.question.list =[];
this.question.checkQuest = []; this.question.checkQuest = [];
}, },