|
|
@ -66,7 +66,7 @@ |
|
|
|
<script setup lang="ts"> |
|
|
|
import download from '@/utils/download' |
|
|
|
import { HrPuncherdata90,HrPuncherdata90Rules } from './hrPuncherdata90.data' |
|
|
|
import * as HrPuncherdata90Api from '@/api/pszc/hrPuncherdata90' |
|
|
|
import * as HrPuncherdata90Api from '@/api/pszc/hrpuncherdata90' |
|
|
|
import * as defaultButtons from '@/utils/disposition/defaultButtons' |
|
|
|
import dayjs from 'dayjs' |
|
|
|
import duration from 'dayjs/plugin/duration' |
|
|
|