diff --git a/src/main/webapp/WEB-INF/jsp/fims/epst/epst02010-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/epst/epst02010-main.jsp
index de8dc458..757cdf6a 100644
--- a/src/main/webapp/WEB-INF/jsp/fims/epst/epst02010-main.jsp
+++ b/src/main/webapp/WEB-INF/jsp/fims/epst/epst02010-main.jsp
@@ -1,449 +1,352 @@
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%>
<%@ include file="/WEB-INF/jsp/include/taglib.jsp"%>
-우편통합 안내문
+안내문
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
diff --git a/src/main/webapp/WEB-INF/jsp/fims/epst/epst02020-info.jsp b/src/main/webapp/WEB-INF/jsp/fims/epst/epst02020-info.jsp
index 6f8e5dd9..bd9d958c 100644
--- a/src/main/webapp/WEB-INF/jsp/fims/epst/epst02020-info.jsp
+++ b/src/main/webapp/WEB-INF/jsp/fims/epst/epst02020-info.jsp
@@ -1,207 +1,140 @@
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%>
<%@ include file="/WEB-INF/jsp/include/taglib.jsp"%>
-
우편통합 안내문 정보
+
안내문 상세 정보
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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 0f897975..4619bbba 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
@@ -599,13 +599,10 @@
// 초기화 이벤트
$P.fnReset = (taskSeCd) => {
- // 화면 초기화
- $P.findn("frmSearch").reset();
-
- // 달력 초기화
- AppSupport.initDatepicker($P.findn("frmSearch"));
- // 상세검색 버튼 화살표
- AppSupport.initDetailSearchButton($P.findn("frmSearch"));
+ // 초기화
+ $P.findn("frmSearch").reset(); // 화면 초기화
+ AppSupport.initDatepicker($P.findn("frmSearch")); // 달력 초기화
+ AppSupport.initDetailSearchButton($P.findn("frmSearch")); // 상세검색 버튼 화살표
// input, select 초기화
let searchForm = $P.$findn("frmSearch");
diff --git a/src/main/webapp/WEB-INF/jsp/fims/excl/excl01020-info.jsp b/src/main/webapp/WEB-INF/jsp/fims/excl/excl01020-info.jsp
index fb84355b..284b36fd 100644
--- a/src/main/webapp/WEB-INF/jsp/fims/excl/excl01020-info.jsp
+++ b/src/main/webapp/WEB-INF/jsp/fims/excl/excl01020-info.jsp
@@ -47,7 +47,9 @@
-
+
+
+
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 a8adf5e6..74e23325 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
@@ -784,13 +784,10 @@
// 초기화 버튼 이벤트
$P.fnReset = (taskSeCd) => {
- // 화면 초기화
- $P.findn("frmSearch").reset();
-
- // 달력 초기화
- AppSupport.initDatepicker($P.findn("frmSearch"));
- // 상세검색 버튼 화살표
- AppSupport.initDetailSearchButton($P.findn("frmSearch"));
+ // 초기화
+ $P.findn("frmSearch").reset(); // 화면 초기화
+ AppSupport.initDatepicker($P.findn("frmSearch")); // 달력 초기화
+ AppSupport.initDetailSearchButton($P.findn("frmSearch")); // 상세검색 버튼 화살표
// input, select 초기화
let searchForm = $P.$findn("frmSearch");
diff --git a/src/main/webapp/WEB-INF/jsp/fims/excl/excl03010-main.jsp b/src/main/webapp/WEB-INF/jsp/fims/excl/excl03010-main.jsp
index eb5f0358..87247397 100644
--- a/src/main/webapp/WEB-INF/jsp/fims/excl/excl03010-main.jsp
+++ b/src/main/webapp/WEB-INF/jsp/fims/excl/excl03010-main.jsp
@@ -493,13 +493,10 @@
// 초기화 버튼 이벤트
$P.fnReset = (taskSeCd) => {
- // 화면 초기화
- $P.findn("frmSearch").reset();
-
- // 달력 초기화
- AppSupport.initDatepicker($P.findn("frmSearch"));
- // 상세검색 버튼 화살표
- AppSupport.initDetailSearchButton($P.findn("frmSearch"));
+ // 초기화
+ $P.findn("frmSearch").reset(); // 화면 초기화
+ AppSupport.initDatepicker($P.findn("frmSearch")); // 달력 초기화
+ AppSupport.initDetailSearchButton($P.findn("frmSearch")); // 상세검색 버튼 화살표
// input, select 초기화
let searchForm = $P.$findn("frmSearch");
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 977a88c4..a600ba92 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
@@ -197,7 +197,7 @@
-