问题修改
This commit is contained in:
parent
fc43decbb7
commit
8bf90e5b9e
@ -416,11 +416,11 @@ export default class Judge {
|
|||||||
|
|
||||||
if (examSubject == 3 && (param342 == 0 || param342 == 2) && (param302 != 6 || param302 != 7 || param302 != 8)) {
|
if (examSubject == 3 && (param342 == 0 || param342 == 2) && (param302 != 6 || param302 != 7 || param302 != 8)) {
|
||||||
if (param512[7] != 0) {
|
if (param512[7] != 0) {
|
||||||
clearTimeout(this.deductedPopShowTimer)
|
// clearTimeout(this.deductedPopShowTimer)
|
||||||
this.judgeUI.isDeductedPopShow = false
|
// this.judgeUI.isDeductedPopShow = false
|
||||||
avPlayer.playAudio(['voice/综合评判.mp3'])
|
// avPlayer.playAudio(['voice/综合评判.mp3'])
|
||||||
this.judgeUI.isDeductedPopShow = true
|
// this.judgeUI.isDeductedPopShow = true
|
||||||
this.judgeUI.defaultTabIndex = 1
|
// this.judgeUI.defaultTabIndex = 1
|
||||||
this.isEndTip = true
|
this.isEndTip = true
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user