|
@@ -72,6 +72,7 @@ import { formatDate, getDateRangeFormatDate } from '@/utils/date'
|
|
|
import { writeExcelFile, createWorkSheet } from '@/utils/excel'
|
|
|
import { ElMessage } from 'element-plus'
|
|
|
import yuanNeiTongJiCKXQ from './YuanNeiTongJiCKXQ.vue'
|
|
|
+import {startLoading} from "@/utils/loading";
|
|
|
|
|
|
const start = formatDate(clockinShortcuts[1].value[0])
|
|
|
const end = formatDate(clockinShortcuts[1].value[1])
|