Browse Source

fix:删除无用配置

dxj
杜贤金 1 year ago
parent
commit
9a0ff765f3
  1. 1
      src/views/task/components/HisTory/index.vue

1
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'

Loading…
Cancel
Save