|
|
@ -62,8 +62,8 @@ import download from '@/utils/download' |
|
|
|
import { Holiday,HolidayRules } from './holiday.data' |
|
|
|
import * as HolidayApi from '@/api/mes/holiday' |
|
|
|
import * as defaultButtons from '@/utils/disposition/defaultButtons' |
|
|
|
import TableHead from '@/components/TableHead/src/TableHead.vue' |
|
|
|
import ImportForm from '@/components/ImportForm/src/ImportForm.vue' |
|
|
|
// import TableHead from '@/components/TableHead/src/TableHead.vue' |
|
|
|
// import ImportForm from '@/components/ImportForm/src/ImportForm.vue' |
|
|
|
import Detail from '../../mes/components/Detail.vue' |
|
|
|
|
|
|
|
defineOptions({ name: 'Holiday' }) |
|
|
|