This commit is contained in:
@fawn-nine
2024-09-11 09:52:54 +08:00
parent 9dd7656c3c
commit 72dcbfdd82
4 changed files with 15 additions and 11 deletions

View File

@@ -151,9 +151,7 @@
// this.examId = e.id
if (this.testPaper.length <= 0) {
this.getTestPage()
}
}
// this.questIndexList = await this.getNowList('add')
},
onHide() {
@@ -165,7 +163,7 @@
},
beforeDestroy() {
if (!this.isOvertime) { // 如果中途退出
this.giveZero()
// this.giveZero()
}
},