diff --git a/src/views/task/components/HisTory/index.vue b/src/views/task/components/HisTory/index.vue index 0b1235c..555399e 100644 --- a/src/views/task/components/HisTory/index.vue +++ b/src/views/task/components/HisTory/index.vue @@ -7,7 +7,6 @@ import { LeftOutlined, RightOutlined, } from '@ant-design/icons-vue' -import zhCN from 'ant-design-vue/lib/locale/zh_CN' import type { HistoryType } from './index.d' import { history } from '@/api/task/index'