From 48925791d2d450837ad5c0c19d4a9bcee05c3684 Mon Sep 17 00:00:00 2001 From: leebeomjun Date: Fri, 22 Mar 2024 13:12:14 +0900 Subject: [PATCH] =?UTF-8?q?=EB=8B=A4=EC=9D=B4=EC=96=BC=EB=A1=9C=EA=B7=B8?= =?UTF-8?q?=20z-index=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/fims/excl/excl01010-main.jsp | 3 +++ src/main/webapp/WEB-INF/jsp/fims/excl/excl02010-main.jsp | 3 +++ src/main/webapp/WEB-INF/jsp/fims/levy/levy02010-main.jsp | 3 +++ src/main/webapp/WEB-INF/jsp/fims/rdca/rdca01010-main.jsp | 3 +++ src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01030-main.jsp | 3 +++ src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01070-main.jsp | 3 +++ src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01080-info.jsp | 1 + src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01090-main.jsp | 3 +++ src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01210-main.jsp | 1 + src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01240-main.jsp | 4 ++++ src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01250-info.jsp | 4 ++++ src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02020-info.jsp | 3 +++ src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02030-info.jsp | 3 +++ src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02050-info.jsp | 6 ++++++ src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02070-info.jsp | 6 ++++++ src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02080-info.jsp | 3 +++ src/main/webapp/WEB-INF/jsp/fims/sprt/sprt04010-main.jsp | 3 +++ src/main/webapp/WEB-INF/jsp/include/top.jsp | 5 ++++- 18 files changed, 59 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/jsp/fims/excl/excl01010-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/excl/excl01010-main.jsp index d6af66d2..87b08c58 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/excl/excl01010-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/excl/excl01010-main.jsp @@ -647,6 +647,9 @@ title: title, size : "lg", content: template, + init : () => { + setDialogZindex(); + }, onOK : () => { $P.callbackRsn({ reason : $("#reason").val() }); } diff --git a/src/main/webapp/WEB-INF/jsp/fims/excl/excl02010-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/excl/excl02010-main.jsp index efba5441..ec4adce3 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/excl/excl02010-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/excl/excl02010-main.jsp @@ -738,6 +738,9 @@ title: title, size : "lg", content: template, + init : () => { + setDialogZindex(); + }, onOK : () => { $P.callbackRsn({ reason : $("#reason").val() }); } diff --git a/src/main/webapp/WEB-INF/jsp/fims/levy/levy02010-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/levy/levy02010-main.jsp index d3569c7f..448785aa 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/levy/levy02010-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/levy/levy02010-main.jsp @@ -595,6 +595,9 @@ title: title, size : "lg", content: template, + init : () => { + setDialogZindex(); + }, onOK : () => { $P.callbackRsn({ reason : $("#reason").val() }); } diff --git a/src/main/webapp/WEB-INF/jsp/fims/rdca/rdca01010-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/rdca/rdca01010-main.jsp index 0c83d85f..557678d3 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/rdca/rdca01010-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/rdca/rdca01010-main.jsp @@ -647,6 +647,9 @@ title: "삭제", size : "lg", content: template, + init : () => { + setDialogZindex(); + }, onOK : () => { $P.callbackRsn({ reason : $("#reason").val() }); } diff --git a/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01030-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01030-main.jsp index 5ff8e560..e66e510f 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01030-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01030-main.jsp @@ -535,6 +535,9 @@ title: "삭제", size : "lg", content: template, + init : () => { + setDialogZindex(); + }, onOK : () => { $P.callbackRsn({ reason : $("#reason").val() }); } diff --git a/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01070-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01070-main.jsp index 49c9a355..5f0a7326 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01070-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01070-main.jsp @@ -535,6 +535,9 @@ title: "삭제", size : "lg", content: template, + init : () => { + setDialogZindex(); + }, onOK : () => { $P.callbackRsn({ reason : $("#reason").val() }); } diff --git a/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01080-info.jsp b/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01080-info.jsp index 9ba3e594..4e904aa2 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01080-info.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01080-info.jsp @@ -434,6 +434,7 @@ size : "md", content: template, init : () => { + setDialogZindex(); $("#divPostSndng").show(); initDatepicker("frmInputDate"); $("#sndngYmd").datepicker("setDate", $P.control.dataset.getValue("SNDNG_YMD")); diff --git a/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01090-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01090-main.jsp index be67a1b0..6ecc8b5c 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01090-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01090-main.jsp @@ -569,6 +569,9 @@ title: "삭제", size : "lg", content: template, + init : () => { + setDialogZindex(); + }, onOK : () => { $P.callbackRsn({ reason : $("#reason").val() }); } diff --git a/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01210-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01210-main.jsp index ca55d0ba..b5e7c806 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01210-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01210-main.jsp @@ -507,6 +507,7 @@ size : "md", content: template, init : () => { + setDialogZindex(); $("#divPostSndng").hide(); initDatepicker("frmInputDate"); $("#sndngYmd").datepicker("setDate", sndngYmd); diff --git a/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01240-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01240-main.jsp index 70e0d963..fc222dd5 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01240-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01240-main.jsp @@ -583,6 +583,7 @@ size : "lg", content: template, init : () => { + setDialogZindex(); $("#docNo").val(docNo); $("#ttlNm").val(ttlNm); $("#textDate").val(textDate); @@ -636,6 +637,9 @@ title: title, size : "lg", content: template, + init : () => { + setDialogZindex(); + }, onOK : () => { $P.callbackRsn({ reason : $("#reason").val() }); } diff --git a/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01250-info.jsp b/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01250-info.jsp index 485787ef..73047cec 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01250-info.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01250-info.jsp @@ -424,6 +424,7 @@ size : "lg", content: template, init : () => { + setDialogZindex(); $("#docNo").val(docNo); $("#ttlNm").val(ttlNm); $("#textDate").val(textDate); @@ -459,6 +460,9 @@ title: title, size : "lg", content: template, + init : () => { + setDialogZindex(); + }, onOK : () => { $P.callbackRsn({ reason : $("#reason").val() }); } diff --git a/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02020-info.jsp b/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02020-info.jsp index 4a3d643d..ee9b7956 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02020-info.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02020-info.jsp @@ -690,6 +690,9 @@ title: title, size : "lg", content: template, + init : () => { + setDialogZindex(); + }, onOK : () => { $P.callbackRsn({ reason : $("#reason").val() }); } diff --git a/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02030-info.jsp b/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02030-info.jsp index cd3c1fb9..bf44b959 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02030-info.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02030-info.jsp @@ -465,6 +465,9 @@ title: title, size : "lg", content: template, + init : () => { + setDialogZindex(); + }, onOK : () => { $P.callbackRsn({ reason : $("#reason").val() }); } diff --git a/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02050-info.jsp b/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02050-info.jsp index de75950f..d79853ac 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02050-info.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02050-info.jsp @@ -704,6 +704,9 @@ title: title, size : "lg", content: template, + init : () => { + setDialogZindex(); + }, onOK : () => { $P.callbackRsn({ reason : $("#reason").val() }); } @@ -834,6 +837,9 @@ title: title, size : "lg", content: template, + init : () => { + setDialogZindex(); + }, onOK : () => { $P.callbackRsn({ reason : $("#reason").val() }); } diff --git a/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02070-info.jsp b/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02070-info.jsp index 927f42b6..f00f9e1e 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02070-info.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02070-info.jsp @@ -481,6 +481,9 @@ title: title, size : "lg", content: template, + init : () => { + setDialogZindex(); + }, onOK : () => { $P.callbackRsn({ reason : $("#reason").val() }); } @@ -522,6 +525,9 @@ title: title, size : "lg", content: template, + init : () => { + setDialogZindex(); + }, onOK : () => { $P.callbackRsn({ reason : $("#reason").val() }); } diff --git a/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02080-info.jsp b/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02080-info.jsp index 3eb7df74..59db4eb1 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02080-info.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02080-info.jsp @@ -311,6 +311,9 @@ title: title, size : "lg", content: template, + init : () => { + setDialogZindex(); + }, onOK : () => { $P.callbackRsn({ reason : $("#reason").val() }); } diff --git a/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt04010-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt04010-main.jsp index 3c602b1e..8bc21c62 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt04010-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt04010-main.jsp @@ -541,6 +541,9 @@ title: title, size : "lg", content: template, + init : () => { + setDialogZindex(); + }, onOK : () => { $P.callbackRsn({ reason : $("#reason").val() }); } diff --git a/src/main/webapp/WEB-INF/jsp/include/top.jsp b/src/main/webapp/WEB-INF/jsp/include/top.jsp index dc0b5f10..4dfb462c 100644 --- a/src/main/webapp/WEB-INF/jsp/include/top.jsp +++ b/src/main/webapp/WEB-INF/jsp/include/top.jsp @@ -185,7 +185,10 @@ async function fnOpenTempFileUploadWindow(){ id : "fileUploadDialog", title: "파일 업로드", size : "lg", - content: template + content: template, + init : () => { + setDialogZindex(); + } }); }