From 842f729ef0fc27b82d3820d0adea5da07e245854 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9C=A0=EB=AF=BC=ED=98=95?= Date: Tue, 25 Jun 2024 11:24:20 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=ED=8C=90=20=ED=8E=98?= =?UTF-8?q?=EC=9D=B4=EC=A7=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/pages/support/List.jsx | 24 ++++--------------- 1 file changed, 4 insertions(+), 20 deletions(-) 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 + }} /> {/* */}