提交 57cce34b authored 作者: 王鹏飞's avatar 王鹏飞

取消多次考试

上级 5eb1e482
...@@ -98,7 +98,7 @@ export default { ...@@ -98,7 +98,7 @@ export default {
autoSubmitTimer: null, // 自动提交定时器 autoSubmitTimer: null, // 自动提交定时器
checkStatusTimer: null, // 考试状态定时器 checkStatusTimer: null, // 考试状态定时器
submitLoading: false, submitLoading: false,
isMultipleExams: true, // 是否可以多次考试 isMultipleExams: false, // 是否可以多次考试
maxExams: 3, // 最多考试几次 maxExams: 3, // 最多考试几次
countdownDuration: 0, // 倒计时剩余时间 countdownDuration: 0, // 倒计时剩余时间
countdownTimer: null, countdownTimer: null,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论