问题修改

This commit is contained in:
lixiao 2025-04-27 10:30:34 +08:00
parent fc43decbb7
commit 8bf90e5b9e

View File

@ -416,11 +416,11 @@ export default class Judge {
if (examSubject == 3 && (param342 == 0 || param342 == 2) && (param302 != 6 || param302 != 7 || param302 != 8)) {
if (param512[7] != 0) {
clearTimeout(this.deductedPopShowTimer)
this.judgeUI.isDeductedPopShow = false
avPlayer.playAudio(['voice/综合评判.mp3'])
this.judgeUI.isDeductedPopShow = true
this.judgeUI.defaultTabIndex = 1
// clearTimeout(this.deductedPopShowTimer)
// this.judgeUI.isDeductedPopShow = false
// avPlayer.playAudio(['voice/综合评判.mp3'])
// this.judgeUI.isDeductedPopShow = true
// this.judgeUI.defaultTabIndex = 1
this.isEndTip = true
}
} else {