【新增】试卷任务前端
This commit is contained in:
@@ -130,6 +130,7 @@ const demo03CourseFormRef = ref()
|
||||
|
||||
/** 打开弹窗 */
|
||||
const open = async (type: string, id?: number) => {
|
||||
|
||||
dialogVisible.value = true
|
||||
dialogTitle.value = t('action.' + type)
|
||||
formType.value = type
|
||||
|
Reference in New Issue
Block a user