diff --git a/egovframe-template-simple-react-contribution/src/pages/support/List.jsx b/egovframe-template-simple-react-contribution/src/pages/support/List.jsx index 99a6a88..b153898 100644 --- a/egovframe-template-simple-react-contribution/src/pages/support/List.jsx +++ b/egovframe-template-simple-react-contribution/src/pages/support/List.jsx @@ -194,26 +194,10 @@ function List(){ {/* */} - { - retrieveList({ ...searchCondition, pageIndex: passedPage}) //, searchCnd: cndRef.current.value, searchKeyword: wrdRef.current.value - }} /> - - + + { + retrieveList({ ...searchCondition, pageIndex: passedPage}) //, searchCnd: cndRef.current.value, searchKeyword: wrdRef.current.value + }} /> {/* */}