|
|
@ -7,7 +7,6 @@ import { |
|
|
|
LeftOutlined, |
|
|
|
LeftOutlined, |
|
|
|
RightOutlined, |
|
|
|
RightOutlined, |
|
|
|
} from '@ant-design/icons-vue' |
|
|
|
} from '@ant-design/icons-vue' |
|
|
|
import zhCN from 'ant-design-vue/lib/locale/zh_CN' |
|
|
|
|
|
|
|
import type { HistoryType } from './index.d' |
|
|
|
import type { HistoryType } from './index.d' |
|
|
|
import { history } from '@/api/task/index' |
|
|
|
import { history } from '@/api/task/index' |
|
|
|
|
|
|
|
|
|
|
|