mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-29 08:06:32 +00:00
fix: 注释
This commit is contained in:
parent
cb712db29e
commit
03bdef62bd
@ -107,7 +107,7 @@ onMounted(() => {
|
||||
...exam,
|
||||
status: getStatusText(exam)
|
||||
}));
|
||||
}, 1000); // 60000 ms = 1 minute
|
||||
}, 1000); // 1000 ms = 1 second
|
||||
|
||||
onUnmounted(() => {
|
||||
clearInterval(interval);
|
||||
|
Loading…
x
Reference in New Issue
Block a user