This commit is contained in:
lixiao 2025-03-11 17:59:36 +08:00
parent 6aea390768
commit f41b01421e

View File

@ -808,7 +808,8 @@ export default class Judge {
dmndg: this.judgeUI.mode === 3,
mfxx: this.judgeUI.mode === 5,
// TODO 满分学习是否扣分参数
mfxxn: false
mfxxn: false,
zeng: this.judgeUI.mode === 3 || this.judgeUI.mode === 4
}
console.info(judgeTag, '5.获取开始考试数据完成')
return beginInfo