diff --git a/src/pages/Recon/SearchForm.js b/src/pages/Recon/SearchForm.js index e7c60ee..c236000 100644 --- a/src/pages/Recon/SearchForm.js +++ b/src/pages/Recon/SearchForm.js @@ -13,8 +13,8 @@ import {PNSPS_BUTTON_THEME} from "../../themes/buttonConst"; import {ThemeProvider} from "@emotion/react"; import * as ComboData from "utils/ComboData"; import * as DateUtils from "utils/DateUtils"; -import Loadable from 'components/Loadable'; -const LoadingComponent = Loadable(React.lazy(() => import('pages/extra-pages/LoadingComponent'))); +// import Loadable from 'components/Loadable'; +// const LoadingComponent = Loadable(React.lazy(() => import('pages/extra-pages/LoadingComponent'))); import {DatePicker} from "@mui/x-date-pickers/DatePicker"; import dayjs from "dayjs"; @@ -422,66 +422,63 @@ const SearchPublicNoticeForm = ({ applySearch, generateReport, onLoad }) => { - {onLoad? - - + + + - : - - + - - + View + + + + + + - - - - - - - - - - - - - - {/* - {onDownload? - - : + + - } - */} - - } + + + + + {/* + {onDownload? + + : + + } + */} +