增驾
This commit is contained in:
parent
6aea390768
commit
f41b01421e
@ -808,7 +808,8 @@ export default class Judge {
|
|||||||
dmndg: this.judgeUI.mode === 3,
|
dmndg: this.judgeUI.mode === 3,
|
||||||
mfxx: this.judgeUI.mode === 5,
|
mfxx: this.judgeUI.mode === 5,
|
||||||
// TODO 满分学习是否扣分参数
|
// TODO 满分学习是否扣分参数
|
||||||
mfxxn: false
|
mfxxn: false,
|
||||||
|
zeng: this.judgeUI.mode === 3 || this.judgeUI.mode === 4
|
||||||
}
|
}
|
||||||
console.info(judgeTag, '5.获取开始考试数据完成')
|
console.info(judgeTag, '5.获取开始考试数据完成')
|
||||||
return beginInfo
|
return beginInfo
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user