From 299ff957c923388efcc4c14c87a22d31331460f1 Mon Sep 17 00:00:00 2001 From: mjkhan21 Date: Fri, 26 Sep 2025 11:30:48 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9E=AC=EB=B0=9C=EC=86=A1=20TH=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/jsp/fims/sndb/sndb01030-main.jsp | 2 ++ .../WEB-INF/jsp/fims/sndb/sndb01070-main.jsp | 14 ++++++++------ .../WEB-INF/jsp/fims/sndb/sndb01110-main.jsp | 2 ++ .../WEB-INF/jsp/fims/sprt/sprt02060-info.jsp | 2 +- 4 files changed, 13 insertions(+), 7 deletions(-) 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 ff539e6..bec0dd8 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 @@ -140,6 +140,7 @@ 업무구분 등록구분 발송구분 + 재발송 위반항목 발송일자 납기일자 @@ -159,6 +160,7 @@ {TASK_SE_NM} {SNDNG_REG_SE_NM} {SNDNG_SE_NM} + {RSND_YN} {VLTN_ARTCL} {SNDNG_YMD} {SNDNG_END_YMD} 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 0c1798d..19d3611 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 @@ -140,6 +140,7 @@ 업무구분 등록구분 발송구분 + 재발송 위반항목 발송일자 납기일자 @@ -159,6 +160,7 @@ {TASK_SE_NM} {SNDNG_REG_SE_NM} {SNDNG_SE_NM} + {RSND_YN} {VLTN_ARTCL} {SNDNG_YMD} {SNDNG_END_YMD} @@ -172,22 +174,22 @@ diff --git a/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01110-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01110-main.jsp index c2958ac..5df4b3b 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01110-main.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/sndb/sndb01110-main.jsp @@ -151,6 +151,7 @@ 업무구분 등록구분 발송구분 + 재발송 위반항목 발송일자 납기일자 @@ -170,6 +171,7 @@ {TASK_SE_NM} {SNDNG_REG_SE_NM} {SNDNG_SE_NM} + {RSND_YN} {VLTN_ARTCL} {SNDNG_YMD} {SNDNG_END_YMD} diff --git a/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02060-info.jsp b/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02060-info.jsp index 87e8b67..e1f5726 100644 --- a/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02060-info.jsp +++ b/src/main/webapp/WEB-INF/jsp/fims/sprt/sprt02060-info.jsp @@ -321,7 +321,7 @@ return dialog.alert({ content: "조회된 부과 대장 정보가 없습니다." + "

" + "[" + btnTitle + "]" + " 실행이 취소되었습니다." - , init: () => { AppSupport.setDialogZindex(); } +// , init: () => { AppSupport.setDialogZindex(); } , onOK: () => { } });