feat:考试结束修改
This commit is contained in:
parent
6bbd64a0b9
commit
51f73f8be6
Binary file not shown.
@ -1249,14 +1249,10 @@ export default class Judge {
|
||||
const bytes = await this.getMessageHeartbeat(true);
|
||||
globalThis.judgeUdp.send(bytes)
|
||||
}
|
||||
await endExam()
|
||||
} catch (e) {
|
||||
console.info(judgeTag, JSON.stringify(e))
|
||||
// setTimeout(() => {
|
||||
// // avPlayer.avPlayerStop();
|
||||
// router.back();
|
||||
// }, 3000)
|
||||
}
|
||||
await endExam()
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user