From 224e0d1df03f8ef98e79ea3620b8b99fe4955731 Mon Sep 17 00:00:00 2001 From: itn Date: Wed, 25 Oct 2023 16:39:51 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B2=80=EC=B0=B0=EC=97=B0=EA=B3=84=20?= =?UTF-8?q?=EB=AA=A9=EB=A1=9D=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsp/kccadr/adrpr/adrPrsctLinkList.jsp | 32 +++++++++++++------ .../jsp/kccadr/adrpr/adrPrsctLinkRegist.jsp | 5 ++- 2 files changed, 26 insertions(+), 11 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/kccadr/adrpr/adrPrsctLinkList.jsp b/src/main/webapp/WEB-INF/jsp/kccadr/adrpr/adrPrsctLinkList.jsp index 3e46acba..56da3ff5 100644 --- a/src/main/webapp/WEB-INF/jsp/kccadr/adrpr/adrPrsctLinkList.jsp +++ b/src/main/webapp/WEB-INF/jsp/kccadr/adrpr/adrPrsctLinkList.jsp @@ -152,19 +152,31 @@ function openExcelUploadPop() { - -
-
-
- <%-- - - --%> - -
+ +
+

총 건수 : + + + +

+
+
+ <%-- + + --%> + + + +
- +
diff --git a/src/main/webapp/WEB-INF/jsp/kccadr/adrpr/adrPrsctLinkRegist.jsp b/src/main/webapp/WEB-INF/jsp/kccadr/adrpr/adrPrsctLinkRegist.jsp index b6578358..c9137a65 100644 --- a/src/main/webapp/WEB-INF/jsp/kccadr/adrpr/adrPrsctLinkRegist.jsp +++ b/src/main/webapp/WEB-INF/jsp/kccadr/adrpr/adrPrsctLinkRegist.jsp @@ -92,6 +92,9 @@ function setAdrPrsctLinkShow(result) { $("#dfndnPhone3").val(dfndnPhone[2]); } } + + //버튼명 수정 + $("#btnRegister").html("수정"); } //등록화면 Clear @@ -372,7 +375,7 @@ function goList(){
- +