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: () => { } });