mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 11:26:43 +08:00
新建试卷默认数据为空
This commit is contained in:
@@ -451,7 +451,10 @@ export default {
|
||||
this.resOwner = [];
|
||||
this.formTab = 'info';
|
||||
this.totalScore=0;
|
||||
this.qlib.type= '';
|
||||
this.qlib.title= '';
|
||||
this.paperLength=0;
|
||||
this.question.all = false;
|
||||
this.question.list =[];
|
||||
this.question.checkQuest = [];
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user