Commit 0771585c authored by ZhangKai's avatar ZhangKai

delete: 删除无用代码

parent 8519bb9e
...@@ -616,9 +616,6 @@ ...@@ -616,9 +616,6 @@
<script> <script>
import commonField from '@/utils/commonField' import commonField from '@/utils/commonField'
import { import {
deleteUnitLesson,
queryOpenCourseByUnit,
update,
validOpenCourse validOpenCourse
} from '@/api/classManagement' } from '@/api/classManagement'
import { listCourseAll, listUnitAll } from '@/api/sysUnit' import { listCourseAll, listUnitAll } from '@/api/sysUnit'
...@@ -630,7 +627,7 @@ import { ...@@ -630,7 +627,7 @@ import {
} from '@/api/try/teaTrialCourse' } from '@/api/try/teaTrialCourse'
import dict from '@/views/system/dict/index.vue' import dict from '@/views/system/dict/index.vue'
import { getDict } from '@/api/system/dict/data' import { getDict } from '@/api/system/dict/data'
import { importExcel, importTemplate, uploadFalseFile } from '@/api/system/user' import { importExcel, uploadFalseFile } from '@/api/system/user'
import { getToken } from '@/utils/auth' import { getToken } from '@/utils/auth'
export default { export default {
name: 'Role', name: 'Role',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment