feat:更新记录模块

This commit is contained in:
2026-08-09 14:01:59 +08:00
parent 8f92c55852
commit 1a63e14e82
15 changed files with 94 additions and 143 deletions

View File

@@ -9,6 +9,7 @@
</div>
<question-list v-if="questionStore.questionList.length > 0"/>
<p v-else>请点击开始考试按钮进入考试</p>
<exam-dialog />
</div>