|
@@ -5,7 +5,7 @@ import SearchBox, { Criterion } from "../ReportSearchBox"; |
|
|
import { useTranslation } from "react-i18next"; |
|
|
import { useTranslation } from "react-i18next"; |
|
|
import { LateStart } from "@/app/api/report"; |
|
|
import { LateStart } from "@/app/api/report"; |
|
|
//import { DownloadReportButton } from './DownloadReportButton'; |
|
|
//import { DownloadReportButton } from './DownloadReportButton'; |
|
|
import axios from 'axios'; |
|
|
|
|
|
|
|
|
// import axios from 'axios'; |
|
|
import { apiPath } from '../../../auth/utils'; |
|
|
import { apiPath } from '../../../auth/utils'; |
|
|
//import { GET_QC_CATEGORY_COMBO } from 'utils/ApiPathConst'; |
|
|
//import { GET_QC_CATEGORY_COMBO } from 'utils/ApiPathConst'; |
|
|
interface Props { |
|
|
interface Props { |
|
|