mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 12:26:47 +08:00
fix:修改考试默认值
This commit is contained in:
@@ -406,6 +406,7 @@ export default {
|
||||
state.test.showAnswers = 1;
|
||||
state.test.showAnalysis = 1;
|
||||
state.test.scoringModel = 2;
|
||||
state.test.questionArrangement = 4;
|
||||
const clearAll = () => {
|
||||
state.test = {};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user