【修改】专业-课程-题型 API接口修改

This commit is contained in:
任维炳
2025-04-23 17:17:00 +08:00
committed by 陆光LG
parent 74abeb0564
commit ea87d3d167
3 changed files with 5 additions and 7 deletions

View File

@@ -105,7 +105,6 @@ import { handleTree } from '@/utils/tree'
import * as SpecialtyApi from '@/api/exam/specialty'
import SpecialtyForm from './SpecialtyForm.vue'
import * as UserApi from '@/api/system/user'
import {deleteSpecialty, getSpecialtyPage} from "@/api/exam/specialty";
defineOptions({ name: 'SystemDept' })