【修改】 试卷删除字段

This commit is contained in:
dlaren
2025-07-24 11:17:37 +08:00
committed by 陆光LG
parent 4c8284ff23
commit d56d084a4f

View File

@@ -370,7 +370,8 @@ const form = ref({
isScreen: '', isScreen: '',
warn: '', warn: '',
isScore: '', isScore: '',
isScoreDetail: '' isScoreDetail: '',
isDelete: ''
}) })
const activeTab = ref('tab1') const activeTab = ref('tab1')