|
|
@ -150,28 +150,30 @@
|
|
|
|
<div class="card-datatable text-nowrap">
|
|
|
|
<div class="card-datatable text-nowrap">
|
|
|
|
<div id="DataTables_Table_0_wrapper--${pageName}${pageDataName3}" class="dataTables_wrapper dt-bootstrap5 no-footer">
|
|
|
|
<div id="DataTables_Table_0_wrapper--${pageName}${pageDataName3}" class="dataTables_wrapper dt-bootstrap5 no-footer">
|
|
|
|
<div id="table-responsive--${pageName}${pageDataName3}" class="table-responsive" style="overflow-x:scroll; height:340px; overflow-y:scroll;" >
|
|
|
|
<div id="table-responsive--${pageName}${pageDataName3}" class="table-responsive" style="overflow-x:scroll; height:340px; overflow-y:scroll;" >
|
|
|
|
<table class="dataTable datatables-ajax table table-bordered no-footer" id="DataTables_Table_0--${pageName}${pageDataName3}" aria-describedby="DataTables_Table_0_info">
|
|
|
|
<table class="table-layout-fixed dataTable datatables-ajax table table-bordered no-footer" id="DataTables_Table_0--${pageName}${pageDataName3}" aria-describedby="DataTables_Table_0_info">
|
|
|
|
<thead>
|
|
|
|
<thead class="sticky-thead">
|
|
|
|
<tr id="theadTr--${pageName}${pageDataName3}">
|
|
|
|
<tr id="theadTr--${pageName}${pageDataName3}">
|
|
|
|
<th>등록일시</th>
|
|
|
|
<th class="cmn" style="width: 180px;">등록일시</th>
|
|
|
|
<th>등록사용자</th>
|
|
|
|
<th class="cmn" style="width: 140px;">등록사용자</th>
|
|
|
|
<th>단속상태</th>
|
|
|
|
<th class="cmn" style="width: 120px;">단속상태</th>
|
|
|
|
<th>기타내용</th>
|
|
|
|
<th class="cmn" style="width: 280px;">기타내용</th>
|
|
|
|
|
|
|
|
<th class="cmn dummy-th"></th>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
</thead>
|
|
|
|
<tbody id="tbody--${pageName}${pageDataName3}">
|
|
|
|
<tbody id="tbody--${pageName}${pageDataName3}">
|
|
|
|
</tbody>
|
|
|
|
</tbody>
|
|
|
|
<template id="${infoPrefix}Row--${pageName}${pageDataName3}">
|
|
|
|
<template id="${infoPrefix}Row--${pageName}${pageDataName3}">
|
|
|
|
<tr data-key="{STTS_HSTRY_ID}">
|
|
|
|
<tr data-key="{STTS_HSTRY_ID}">
|
|
|
|
<td class="text-center" onclick="{onclick}">{REG_DT}</td>
|
|
|
|
<td class="cmn text-center" onclick="{onclick}">{REG_DT}</td>
|
|
|
|
<td class="text-center" onclick="{onclick}">{RGTR_NM}</td>
|
|
|
|
<td class="cmn text-center" onclick="{onclick}">{RGTR_NM}</td>
|
|
|
|
<td class="text-center" onclick="{onclick}">{CRDN_STTS_NM}</td>
|
|
|
|
<td class="cmn text-center" onclick="{onclick}">{CRDN_STTS_NM}</td>
|
|
|
|
<td class="text-start" onclick="{onclick}">{ETC_CN}</td>
|
|
|
|
<td class="cmn text-start" onclick="{onclick}">{ETC_CN}</td>
|
|
|
|
|
|
|
|
<td class="cmn dummy-td"></td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
</template>
|
|
|
|
</template>
|
|
|
|
<template id="${infoPrefix}NotFound--${pageName}${pageDataName3}">
|
|
|
|
<template id="${infoPrefix}NotFound--${pageName}${pageDataName3}">
|
|
|
|
<tr class="odd">
|
|
|
|
<tr class="odd">
|
|
|
|
<td valign="top" colspan="6" class="dataTables_empty text-center">처리상태 이력 정보를 찾지 못했습니다.</td>
|
|
|
|
<td valign="top" colspan="5" class="dataTables_empty text-center">처리상태 이력 정보를 찾지 못했습니다.</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
</template>
|
|
|
|
</template>
|
|
|
|
</table>
|
|
|
|
</table>
|
|
|
@ -192,32 +194,32 @@
|
|
|
|
<div class="row g-1">
|
|
|
|
<div class="row g-1">
|
|
|
|
<!-- DataTables(그리드) -->
|
|
|
|
<!-- DataTables(그리드) -->
|
|
|
|
<div class="card-datatable text-nowrap">
|
|
|
|
<div class="card-datatable text-nowrap">
|
|
|
|
<div id="DataTables_Table_0_wrapper--${pageName}${pageDataName4}" class="dataTables_wrapper dt-bootstrap5 no-footer">
|
|
|
|
<div class="dataTables_wrapper dt-bootstrap5 no-footer" id="DataTables_Table_0_wrapper--${pageName}${pageDataName4}">
|
|
|
|
<div id="table-responsive--${pageName}${pageDataName4}" class="table-responsive" style="overflow-x:scroll; height:340px; overflow-y:scroll;" >
|
|
|
|
<div class="table-responsive" id="table-responsive--${pageName}${pageDataName4}" style="overflow-x:scroll; height:340px; overflow-y:scroll;" >
|
|
|
|
<table class="dataTable datatables-ajax table table-bordered no-footer" id="DataTables_Table_0--${pageName}${pageDataName4}" aria-describedby="DataTables_Table_0_info">
|
|
|
|
<table class="table-layout-fixed dataTable datatables-ajax table table-bordered no-footer" id="DataTables_Table_0--${pageName}${pageDataName4}" aria-describedby="DataTables_Table_0_info">
|
|
|
|
<thead>
|
|
|
|
<thead class="sticky-thead">
|
|
|
|
<tr id="theadTr--${pageName}${pageDataName4}">
|
|
|
|
<tr id="theadTr--${pageName}${pageDataName4}">
|
|
|
|
<th>등록일시</th>
|
|
|
|
<th class="cmn" style="width: 180px;">등록일시</th>
|
|
|
|
<th>등록사용자</th>
|
|
|
|
<th class="cmn" style="width: 140px;">등록사용자</th>
|
|
|
|
<th>납부자명</th>
|
|
|
|
<th class="cmn" style="width: 90px;">우편번호</th>
|
|
|
|
<th>우편번호</th>
|
|
|
|
<th class="cmn" style="width: 320px;">전체주소</th>
|
|
|
|
<th>전체주소</th>
|
|
|
|
<th class="cmn dummy-th"></th>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
</thead>
|
|
|
|
<tbody id="tbody--${pageName}${pageDataName4}">
|
|
|
|
<tbody id="tbody--${pageName}${pageDataName4}">
|
|
|
|
</tbody>
|
|
|
|
</tbody>
|
|
|
|
<template id="${infoPrefix}Row--${pageName}${pageDataName4}">
|
|
|
|
<template id="${infoPrefix}Row--${pageName}${pageDataName4}">
|
|
|
|
<tr data-key="{CHG_HSTRY_ID}">
|
|
|
|
<tr data-key="{CHG_HSTRY_ID}">
|
|
|
|
<td class="text-center" onclick="{onclick}">{REG_DT}</td>
|
|
|
|
<td class="cmn text-center" onclick="{onclick}">{PH_REG_DT}</td>
|
|
|
|
<td class="text-center" onclick="{onclick}">{RGTR_NM}</td>
|
|
|
|
<td class="cmn text-center" onclick="{onclick}">{PH_RGTR_NM}</td>
|
|
|
|
<td class="text-start" onclick="{onclick}">{RTPYR_NM}</td>
|
|
|
|
<td class="cmn text-center" onclick="{onclick}">{ZIP}</td>
|
|
|
|
<td class="text-center" onclick="{onclick}">{ZIP}</td>
|
|
|
|
<td class="cmn text-start" onclick="{onclick}">{WHOL_ADDR}</td>
|
|
|
|
<td class="text-start" onclick="{onclick}">{WHOL_ADDR}</td>
|
|
|
|
<td class="cmn dummy-td"></td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
</template>
|
|
|
|
</template>
|
|
|
|
<template id="${infoPrefix}NotFound--${pageName}${pageDataName4}">
|
|
|
|
<template id="${infoPrefix}NotFound--${pageName}${pageDataName4}">
|
|
|
|
<tr class="odd">
|
|
|
|
<tr class="odd">
|
|
|
|
<td valign="top" colspan="5" class="dataTables_empty text-center">주소변동 이력 정보를 찾지 못했습니다.</td>
|
|
|
|
<td valign="top" colspan="6" class="dataTables_empty text-center">주소변동 이력 정보를 찾지 못했습니다.</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
</template>
|
|
|
|
</template>
|
|
|
|
</table>
|
|
|
|
</table>
|
|
|
@ -299,7 +301,7 @@
|
|
|
|
, dataGetter : obj => obj.crdnPayerHstryList
|
|
|
|
, dataGetter : obj => obj.crdnPayerHstryList
|
|
|
|
, appendData : true
|
|
|
|
, appendData : true
|
|
|
|
, formats : {
|
|
|
|
, formats : {
|
|
|
|
REG_DT : datetimeFormat
|
|
|
|
PH_REG_DT : datetimeFormat
|
|
|
|
}
|
|
|
|
}
|
|
|
|
, onDatasetChange : obj => {
|
|
|
|
, onDatasetChange : obj => {
|
|
|
|
renderList${pageName}${pageDataName4}();
|
|
|
|
renderList${pageName}${pageDataName4}();
|
|
|
@ -548,7 +550,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
// 이벤트 설정
|
|
|
|
// 이벤트 설정
|
|
|
|
setEvent${pageName} = () => {
|
|
|
|
setEvent${pageName} = () => {
|
|
|
|
|
|
|
|
// DataTables width 변경 조정
|
|
|
|
|
|
|
|
$("#DataTables_Table_0--${pageName}${pageDataName3}").find("th").resizable( {handles : "e"} );
|
|
|
|
|
|
|
|
$("#DataTables_Table_0--${pageName}${pageDataName4}").find("th").resizable( {handles : "e"} );
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/**************************************************************************
|
|
|
|
/**************************************************************************
|
|
|
|