From 42fdf7c5713d9f1886b0911c3a57db379fe40345 Mon Sep 17 00:00:00 2001 From: subsub Date: Thu, 21 Mar 2024 17:36:51 +0900 Subject: [PATCH] =?UTF-8?q?2024/03/21=20[=EC=9B=B9=EC=A0=91=EA=B7=BC?= =?UTF-8?q?=EC=84=B1=20=EC=88=98=EC=A0=95]=20label,=20caption=20=EB=93=B1?= =?UTF-8?q?=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../kccadr/accdnt/ars/tab/docIssDetail.jsp | 14 +++++++--- .../kccadr/accdnt/ars/tab/docIssReqRegist.jsp | 4 ++- .../adjst/popup/adjstReqOpenExamplePop.jsp | 1 + .../adjstReqStatusTabDetail.jsp | 27 ++++++++++++------- .../expAdjstChangeDateCreate.jsp | 6 ++--- .../expAdjstDeputyReqCreate.jsp | 1 + .../adjstExpDetail/expAdjstWithDrawCreate.jsp | 2 ++ .../kccadr/adjstExpDetail/expAnsSubmit.jsp | 6 +++++ .../kccadr/adjstExpDetail/expCorReqCreate.jsp | 5 ++-- src/main/webapp/kccadrPb/usr/css/content.css | 4 ++- src/main/webapp/kccadrPb/usr/script/popup.js | 17 ++++++------ 11 files changed, 58 insertions(+), 29 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ars/tab/docIssDetail.jsp b/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ars/tab/docIssDetail.jsp index 0e99d876..dad85a44 100644 --- a/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ars/tab/docIssDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ars/tab/docIssDetail.jsp @@ -36,6 +36,12 @@ $(document).ready(function(){ classify(); + + $("[data-tooltip='fee_popup'],[data-tooltip='return_popup']").click(function(){ + setTimeout(function(){ + popupboardCaptionToggle(); + },100) + }) }); function classify() { @@ -216,12 +222,12 @@

- +

수수료 납부 요청 후 1일 이내에 입금하지 않으면 신청이 자동으로 취소됩니다.

- +
@@ -318,9 +324,9 @@ - + diff --git a/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ars/tab/docIssReqRegist.jsp b/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ars/tab/docIssReqRegist.jsp index 6df45052..558a4022 100644 --- a/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ars/tab/docIssReqRegist.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/kccadr/accdnt/ars/tab/docIssReqRegist.jsp @@ -218,7 +218,7 @@

조정번호

@@ -283,12 +283,14 @@ + : + "> diff --git a/src/main/webapp/WEB-INF/jsp/web/kccadr/adjstExpDetail/adjstReqStatusTabDetail.jsp b/src/main/webapp/WEB-INF/jsp/web/kccadr/adjstExpDetail/adjstReqStatusTabDetail.jsp index 08941f1e..03519b96 100644 --- a/src/main/webapp/WEB-INF/jsp/web/kccadr/adjstExpDetail/adjstReqStatusTabDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/kccadr/adjstExpDetail/adjstReqStatusTabDetail.jsp @@ -12,6 +12,13 @@ 조정진행 +