【修改】 试卷删除字段

This commit is contained in:
dlaren
2025-07-24 11:17:37 +08:00
parent fb1d052fe8
commit 95ab75e023

View File

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