fix:修复再次考试没情况状态的错误
This commit is contained in:
@@ -30,7 +30,6 @@ onMounted(() => {
|
||||
})
|
||||
|
||||
const examClick = () => {
|
||||
questionStore.questionList = []
|
||||
examStore.config = examStore.getEmptyConfig()
|
||||
examStore.dialogVisible = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user