소스 검색

update

tags/Baseline_30082024_FRONTEND_UAT
cyril.tsui 1 년 전
부모
커밋
0f5e3a19be
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/components/Report/LateStartReportGen/LateStartReportGen.tsx

+ 1
- 1
src/components/Report/LateStartReportGen/LateStartReportGen.tsx 파일 보기

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


불러오는 중...
취소
저장