fix:修复打包报错
This commit is contained in:
parent
bff716f6b6
commit
a4cd04429a
@ -113,7 +113,6 @@ import {
|
|||||||
CopyOutline, // 复制
|
CopyOutline, // 复制
|
||||||
TrashOutline, // 删除
|
TrashOutline, // 删除
|
||||||
CloudUploadOutline, // 发布
|
CloudUploadOutline, // 发布
|
||||||
AddOutline // 加号/添加
|
|
||||||
} from '@vicons/ionicons5';
|
} from '@vicons/ionicons5';
|
||||||
import { useMessage, useDialog, NIcon } from 'naive-ui';
|
import { useMessage, useDialog, NIcon } from 'naive-ui';
|
||||||
import TeachCourseApi, { type TeachCourse } from '@/api/modules/teachCourse';
|
import TeachCourseApi, { type TeachCourse } from '@/api/modules/teachCourse';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user