清空新建试卷分数

This commit is contained in:
LAPTOP-S9RBPPM6\bjxask-2201
2022-06-01 19:03:59 +08:00
parent fe77c6156c
commit eef2a0b8d0

View File

@@ -450,6 +450,8 @@ export default {
this.paper.data = [];
this.resOwner = [];
this.formTab = 'info';
this.totalScore=0;
this.paperLength=0;
this.question.list =[];
this.question.checkQuest = [];
},