mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-13 04:46:44 +08:00
清空新建试卷分数
This commit is contained in:
@@ -450,6 +450,8 @@ export default {
|
|||||||
this.paper.data = [];
|
this.paper.data = [];
|
||||||
this.resOwner = [];
|
this.resOwner = [];
|
||||||
this.formTab = 'info';
|
this.formTab = 'info';
|
||||||
|
this.totalScore=0;
|
||||||
|
this.paperLength=0;
|
||||||
this.question.list =[];
|
this.question.list =[];
|
||||||
this.question.checkQuest = [];
|
this.question.checkQuest = [];
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user