|
|
@ -5,7 +5,6 @@
|
|
|
|
<div class="content-wrapper">
|
|
|
|
<div class="content-wrapper">
|
|
|
|
<!-- Content -->
|
|
|
|
<!-- Content -->
|
|
|
|
<div class="container-xxl flex-grow-1 px-0">
|
|
|
|
<div class="container-xxl flex-grow-1 px-0">
|
|
|
|
<%--h4 id="pageTitle" class="fw-bold py-3 mb-4">페이지 제목</h4--%>
|
|
|
|
|
|
|
|
<c:set var="prefixName" scope="request">부과제외</c:set>
|
|
|
|
<c:set var="prefixName" scope="request">부과제외</c:set>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Page Body -->
|
|
|
|
<!-- Page Body -->
|
|
|
@ -71,7 +70,7 @@
|
|
|
|
<label class="form-label fw-bold form-search-title">부과제외구분</label>
|
|
|
|
<label class="form-label fw-bold form-search-title">부과제외구분</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-5">
|
|
|
|
<div class="col-5">
|
|
|
|
<select class="form-select" id="schLevyExclSeCd--${pageName}" name="schLevyExclSeCd">
|
|
|
|
<select class="form-select w-px-100" id="schLevyExclSeCd--${pageName}" name="schLevyExclSeCd">
|
|
|
|
<option value="">전체</option>
|
|
|
|
<option value="">전체</option>
|
|
|
|
<c:forEach items="${FIM021List}" var="item">
|
|
|
|
<c:forEach items="${FIM021List}" var="item">
|
|
|
|
<option value="${item.code}">${item.value}</option>
|
|
|
|
<option value="${item.code}">${item.value}</option>
|
|
|
@ -83,14 +82,14 @@
|
|
|
|
<label class="form-label fw-bold form-search-title">차량번호</label>
|
|
|
|
<label class="form-label fw-bold form-search-title">차량번호</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-5">
|
|
|
|
<div class="col-5">
|
|
|
|
<input type="text" class="form-control" id="schVhrno--${pageName}" name="schVhrno" />
|
|
|
|
<input type="text" class="form-control w-px-150" id="schVhrno--${pageName}" name="schVhrno" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- 납부자명 -->
|
|
|
|
<!-- 납부자명 -->
|
|
|
|
<div class="col-1 text-end">
|
|
|
|
<div class="col-1 text-end">
|
|
|
|
<label class="form-label fw-bold form-search-title">납부자명</label>
|
|
|
|
<label class="form-label fw-bold form-search-title">납부자명</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-5">
|
|
|
|
<div class="col-5">
|
|
|
|
<input type="text" class="form-control" id="schRtpyrNm--${pageName}" name="schRtpyrNm" />
|
|
|
|
<input type="text" class="form-control w-px-150" id="schRtpyrNm--${pageName}" name="schRtpyrNm" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- 등록일자 -->
|
|
|
|
<!-- 등록일자 -->
|
|
|
|
<div class="col-1 text-end">
|
|
|
|
<div class="col-1 text-end">
|
|
|
@ -116,6 +115,8 @@
|
|
|
|
<input type="text" class="form-control w-100 text-end" id="byOutput--${pageName}" value="동적 검색" readonly />
|
|
|
|
<input type="text" class="form-control w-100 text-end" id="byOutput--${pageName}" value="동적 검색" readonly />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-3">
|
|
|
|
<div class="col-3">
|
|
|
|
|
|
|
|
<input type="hidden" id="mainOption--${pageName}" name="mainOption" />
|
|
|
|
|
|
|
|
<input type="hidden" id="subOption--${pageName}" name="subOption" />
|
|
|
|
<input type="text" class="form-control" id="term--${pageName}" name="term" />
|
|
|
|
<input type="text" class="form-control" id="term--${pageName}" name="term" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="col-2">
|
|
|
|
<div class="col-2">
|
|
|
@ -185,23 +186,23 @@
|
|
|
|
<table class="datatables-ajax table table-bordered dataTable no-footer"
|
|
|
|
<table class="datatables-ajax table table-bordered dataTable no-footer"
|
|
|
|
id="DataTables_Table_0--${pageName}" aria-describedby="DataTables_Table_0_info">
|
|
|
|
id="DataTables_Table_0--${pageName}" aria-describedby="DataTables_Table_0_info">
|
|
|
|
<thead>
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<tr id="theadTr--${pageName}" data-by="by--${pageName}" data-by-output="byOutput--${pageName}" data-main-option="mainOption--${pageName}" data-sub-option="subOption--${pageName}">
|
|
|
|
<th class="sorting" style="width: 24px;">NO.</th>
|
|
|
|
<th class="sorting" style="width: 24px;">NO.</th>
|
|
|
|
<th class="sorting" style="width: 24px;">
|
|
|
|
<th class="sorting" style="width: 24px;">
|
|
|
|
<input type="checkbox" class="form-check-input" onchange="${pageName}Control.select(this.checked);">
|
|
|
|
<input type="checkbox" class="form-check-input" onchange="${pageName}Control.select(this.checked);">
|
|
|
|
</th>
|
|
|
|
</th>
|
|
|
|
<th>부과제외일자</th>
|
|
|
|
<th onclick="searchFromGridTitle('LEVY_EXCL_YMD', this.innerText, 'ymd', '');">부과제외일자</th>
|
|
|
|
<th>부과제외구분명</th>
|
|
|
|
<th onclick="searchFromGridTitle('LEVY_EXCL_SE_NM', this.innerText, 'codeValue', 'FIM021');">부과제외구분명</th>
|
|
|
|
<th>부과제외사유</th>
|
|
|
|
<th onclick="searchFromGridTitle('LEVY_EXCL_RSN_NM', this.innerText, 'codeValue', 'FIM022');">부과제외사유</th>
|
|
|
|
<th>기타내용</th>
|
|
|
|
<th onclick="searchFromGridTitle('ETC_CN', this.innerText, 'match', 'part');">기타내용</th>
|
|
|
|
<th>민원접수번호</th>
|
|
|
|
<th onclick="searchFromGridTitle('CVLCPT_RCPT_NO', this.innerText, 'match', 'part');">민원접수번호</th>
|
|
|
|
<th>민원접수일자</th>
|
|
|
|
<th onclick="searchFromGridTitle('CVLCPT_RCPT_YMD', this.innerText, 'ymd', '');">민원접수일자</th>
|
|
|
|
<th>단속일시</th>
|
|
|
|
<th onclick="searchFromGridTitle('CRDN_YMD', this.innerText, 'ymd', '');">단속일시</th>
|
|
|
|
<th>차량번호</th>
|
|
|
|
<th onclick="searchFromGridTitle('VHRNO', this.innerText, 'match', 'part');">차량번호</th>
|
|
|
|
<th>단속장소</th>
|
|
|
|
<th onclick="searchFromGridTitle('CRDN_PLC', this.innerText, 'match', 'part');">단속장소</th>
|
|
|
|
<th>처리상태명</th>
|
|
|
|
<th onclick="searchFromGridTitle('CRDN_STTS_NM', this.innerText, 'codeValue', 'FIM010');">처리상태명</th>
|
|
|
|
<th>납부자명</th>
|
|
|
|
<th onclick="searchFromGridTitle('RTPYR_NM', this.innerText, 'match', 'part');">납부자명</th>
|
|
|
|
<th class="privacy-mask">주민번호(마스크)</th>
|
|
|
|
<th onclick="searchFromGridTitle('RTPYR_BRDT', this.innerText, 'match', 'part');">납부자생년월일</th>
|
|
|
|
<th>등록일시</th>
|
|
|
|
<th>등록일시</th>
|
|
|
|
<th>등록사용자</th>
|
|
|
|
<th>등록사용자</th>
|
|
|
|
<th>수정일시</th>
|
|
|
|
<th>수정일시</th>
|
|
|
@ -227,7 +228,7 @@
|
|
|
|
<td class="text-start" onclick="{onclick}" ondblclick="{ondblclick}">{CRDN_PLC}</td>
|
|
|
|
<td class="text-start" onclick="{onclick}" ondblclick="{ondblclick}">{CRDN_PLC}</td>
|
|
|
|
<td class="text-center" onclick="{onclick}" ondblclick="{ondblclick}">{CRDN_STTS_NM}</td>
|
|
|
|
<td class="text-center" onclick="{onclick}" ondblclick="{ondblclick}">{CRDN_STTS_NM}</td>
|
|
|
|
<td class="text-start" onclick="{onclick}" ondblclick="{ondblclick}">{RTPYR_NM}</td>
|
|
|
|
<td class="text-start" onclick="{onclick}" ondblclick="{ondblclick}">{RTPYR_NM}</td>
|
|
|
|
<td class="text-center privacy-mask" onclick="{onclick}" ondblclick="{ondblclick}">******-*******</td>
|
|
|
|
<td class="text-center" onclick="{onclick}" ondblclick="{ondblclick}">{RTPYR_BRDT_FORMAT}</td>
|
|
|
|
<td class="text-center" onclick="{onclick}" ondblclick="{ondblclick}">{REG_DT}</td>
|
|
|
|
<td class="text-center" onclick="{onclick}" ondblclick="{ondblclick}">{REG_DT}</td>
|
|
|
|
<td class="text-center" onclick="{onclick}" ondblclick="{ondblclick}">{RGTR}</td>
|
|
|
|
<td class="text-center" onclick="{onclick}" ondblclick="{ondblclick}">{RGTR}</td>
|
|
|
|
<td class="text-center" onclick="{onclick}" ondblclick="{ondblclick}">{MDFCN_DT}</td>
|
|
|
|
<td class="text-center" onclick="{onclick}" ondblclick="{ondblclick}">{MDFCN_DT}</td>
|
|
|
|