|
|
|
@ -3,54 +3,53 @@
|
|
|
|
|
|
|
|
|
|
<c:set var="prefixName" scope="request">사전통지 발송 현황 상세 정보</c:set>
|
|
|
|
|
|
|
|
|
|
<!-- inner page html -->
|
|
|
|
|
<div class="wrapper-pop">
|
|
|
|
|
<!-- Inner page html -->
|
|
|
|
|
<div class="content-wrapper" data-doctx="${pageName}">
|
|
|
|
|
<!-- Content -->
|
|
|
|
|
<div class="container flex-grow-1 px-0">
|
|
|
|
|
|
|
|
|
|
<!-- Page Body -->
|
|
|
|
|
<div class="card">
|
|
|
|
|
<div class="card wrapper-pop">
|
|
|
|
|
<!-- 입력 영역 -->
|
|
|
|
|
<form id="frmEdit--${pageName}" name="frmEdit">
|
|
|
|
|
<input type="hidden" id="sggCd--${pageName}" name="sggCd" />
|
|
|
|
|
<input type="hidden" id="taskSeCd--${pageName}" name="taskSeCd" />
|
|
|
|
|
<input type="hidden" id="sndngId--${pageName}" name=sndngId />
|
|
|
|
|
<form name="frmEdit">
|
|
|
|
|
<input type="hidden" name="sggCd" />
|
|
|
|
|
<input type="hidden" name="taskSeCd" />
|
|
|
|
|
<input type="hidden" name="sndngId" />
|
|
|
|
|
</form>
|
|
|
|
|
<!-- 입력 영역 -->
|
|
|
|
|
|
|
|
|
|
<!-- 업무 버튼 및 건수 표시 -->
|
|
|
|
|
<div>
|
|
|
|
|
<span class="container-page-btn">
|
|
|
|
|
<span class="container-page-btn" name="gridButtonArea">
|
|
|
|
|
<!-- 건수, 페이지 표시 -->
|
|
|
|
|
<div class="d-flex flex-row justify-content-between">
|
|
|
|
|
<span class="dataTables_info" id="paging--${pageName}PagingInfo" role="status" aria-live="polite"></span>
|
|
|
|
|
<ul class="pagination pagination-primary" id="paging--${pageName}">
|
|
|
|
|
<span is="paging-info" class="dataTables_info" name="dataPagingInfo" role="status" aria-live="polite"></span>
|
|
|
|
|
<ul class="pagination pagination-primary" name="dataPaging">
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- 업무 버튼 -->
|
|
|
|
|
<span class="container-window-btn-right">
|
|
|
|
|
<button type="button" class="btn btn-excel w-px-120" id="btnExcel--${pageName}" title="엑셀">
|
|
|
|
|
<button type="button" class="btn btn-excel w-px-120" name="btnExcel" title="엑셀">
|
|
|
|
|
엑셀
|
|
|
|
|
</button>
|
|
|
|
|
<button type="button" class="btn btn-primary w-px-120" id="btnLinkNxrpIndivA01--${pageName}" title="세외수입 과태료대장 등록">
|
|
|
|
|
<button type="button" class="btn btn-primary w-px-120" name="btnLinkNxrpIndivA01" title="세외수입 과태료대장 등록">
|
|
|
|
|
과태료대장 등록
|
|
|
|
|
</button>
|
|
|
|
|
<button type="button" class="btn btn-primary w-px-120" id="btnLinkNxrpIndivA03--${pageName}" title="세외수입 과태료대장 상세조회">
|
|
|
|
|
과태료대장 상세조회
|
|
|
|
|
<button type="button" class="btn btn-primary w-px-120" name="btnLinkNxrpIndivA03" title="세외수입 과태료대장 상세 조회">
|
|
|
|
|
과태료대장 조회
|
|
|
|
|
</button>
|
|
|
|
|
<button type="button" class="btn btn-primary w-px-120" id="btnCreateSndngLink--${pageName}" title="우편통합 발송">
|
|
|
|
|
<button type="button" class="btn btn-primary w-px-120" name="btnCreateSndngLink" title="우편 통합 발송">
|
|
|
|
|
우편 통합 발송
|
|
|
|
|
</button>
|
|
|
|
|
<button type="button" class="btn btn-primary w-px-120" id="btnPrintAdvntcePdf01--${pageName}" title="사전통지 출력(PDF-A4)">
|
|
|
|
|
<button type="button" class="btn btn-primary w-px-120" name="btnPrintAdvntcePdf01" title="사전통지 출력(PDF-A4)">
|
|
|
|
|
사전통지 출력(PDF-A4)
|
|
|
|
|
</button>
|
|
|
|
|
<button type="button" class="btn btn-primary w-px-120" id="btnPrintAdvntcePdf02--${pageName}" title="사전통지 출력(PDF-Letter)">
|
|
|
|
|
<button type="button" class="btn btn-primary w-px-120" name="btnPrintAdvntcePdf02" title="사전통지 출력(PDF-Letter)">
|
|
|
|
|
사전통지 출력(PDF-Letter)
|
|
|
|
|
</button>
|
|
|
|
|
<button type="button" class="btn btn-primary w-px-120" id="btnPrintAdvntceOutsourcing--${pageName}" title="사전통지 출력(외주파일)">
|
|
|
|
|
사전통보서 출력(외주파일)
|
|
|
|
|
<button type="button" class="btn btn-primary w-px-120" name="btnPrintAdvntceOutsourcing" title="사전통지 출력(외주파일)">
|
|
|
|
|
사전통지 출력(외주파일)
|
|
|
|
|
</button>
|
|
|
|
|
<button type="button" class="btn btn-primary w-px-120" id="btnCreateSndbk--${pageName}" title="반송 확인">
|
|
|
|
|
<button type="button" class="btn btn-primary w-px-120" name="btnCreateSndbk" title="반송 확인">
|
|
|
|
|
반송 확인
|
|
|
|
|
</button>
|
|
|
|
|
</span>
|
|
|
|
@ -59,12 +58,11 @@
|
|
|
|
|
|
|
|
|
|
<!-- DataTables(그리드) -->
|
|
|
|
|
<div class="card-datatable text-nowrap">
|
|
|
|
|
<div class="dataTables_wrapper dt-bootstrap5 no-footer" id="DataTables_Table_0_wrapper--${pageName}">
|
|
|
|
|
<div class="table-responsive ox-scroll oy-scroll h-px-500" id="table-responsive--${pageName}">
|
|
|
|
|
<table class="table-layout-fixed dataTable datatables-ajax table table-bordered no-footer" id="DataTables_Table_0--${pageName}" aria-describedby="DataTables_Table_0_info">
|
|
|
|
|
<div class="dataTables_wrapper dt-bootstrap5 no-footer">
|
|
|
|
|
<div class="table-responsive ox-scroll oy-scroll h-px-400" name="tableRspns">
|
|
|
|
|
<table class="table-layout-fixed dataTable datatables-ajax table table-bordered no-footer" aria-describedby="DataTables_Table_0_info">
|
|
|
|
|
<thead class="sticky-thead">
|
|
|
|
|
<tr id="theadTr--${pageName}"
|
|
|
|
|
data-by="by--${pageName}" data-by-output="byOutput--${pageName}" data-main-option="mainOption--${pageName}" data-sub-option="subOption--${pageName}">
|
|
|
|
|
<tr name="theadTr" data-search-target="[data-doctx='${pageName}']">
|
|
|
|
|
<th class="cmn" style="width: 72px;">No.</th>
|
|
|
|
|
<th class="cmn" style="width: 120px;">발송상태</th>
|
|
|
|
|
<th class="cmn" style="width: 160px;">등기번호</th>
|
|
|
|
@ -98,44 +96,44 @@
|
|
|
|
|
<th class="cmn dummy-th"></th>
|
|
|
|
|
</tr>
|
|
|
|
|
</thead>
|
|
|
|
|
<tbody id="tbody--${pageName}">
|
|
|
|
|
<tbody name="tbodyList">
|
|
|
|
|
</tbody>
|
|
|
|
|
<template id="${infoPrefix}Row--${pageName}">
|
|
|
|
|
<tr data-key="{SNDNG_DTL_ID}">
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{ROW_NUM}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{SNDNG_DTL_STTS_NM}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{RG_NO}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{SNDNG_YMD}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{SNDNG_END_YMD}</td>
|
|
|
|
|
<td class="cmn text-start" onclick="{onclick}" ondblclick="{ondblclick}">{RCPN_NM}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{RCPN_ZIP}</td>
|
|
|
|
|
<td class="cmn text-start" onclick="{onclick}" ondblclick="{ondblclick}">{RCPN_ADDR}</td>
|
|
|
|
|
<td class="cmn text-start" onclick="{onclick}" ondblclick="{ondblclick}">{RCPN_DTL_ADDR}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{DLVR_YMD}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{DLVR_TM}</td>
|
|
|
|
|
<td class="cmn text-start" onclick="{onclick}" ondblclick="{ondblclick}">{UNDLVR_RSN_NM}</td>
|
|
|
|
|
<td class="cmn text-start" onclick="{onclick}" ondblclick="{ondblclick}">{ACTL_RCPN_NM}</td>
|
|
|
|
|
<td class="cmn text-start" onclick="{onclick}" ondblclick="{ondblclick}">{RCPN_REL_NM}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{CRDN_DT}</td>
|
|
|
|
|
<td class="cmn text-start" onclick="{onclick}" ondblclick="{ondblclick}">{VHRNO}</td>
|
|
|
|
|
<td class="cmn text-start" onclick="{onclick}" ondblclick="{ondblclick}">{CRDN_STDG_NM}</td>
|
|
|
|
|
<td class="cmn text-start" onclick="{onclick}" ondblclick="{ondblclick}">{CRDN_PLC}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{FYR}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{LEVY_NO}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{LEVY_YMD}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{DUDT_YMD}</td>
|
|
|
|
|
<td class="cmn text-end" onclick="{onclick}" ondblclick="{ondblclick}">{FFNLG_AMT}</td>
|
|
|
|
|
<td class="cmn text-end" onclick="{onclick}" ondblclick="{ondblclick}">{PCPTAX}</td>
|
|
|
|
|
<td class="cmn text-end" onclick="{onclick}" ondblclick="{ondblclick}">{ADAMT}</td>
|
|
|
|
|
<td class="cmn text-end" onclick="{onclick}" ondblclick="{ondblclick}">{SUM_AMT}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{REG_DT}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{RGTR_NM}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{MDFCN_DT}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{MDFR_NM}</td>
|
|
|
|
|
<template is="curly-brackets" name="tmpltRows">
|
|
|
|
|
<tr data-index="{data-index}">
|
|
|
|
|
<td class="cmn text-center" onclick ondblclick>{ROW_NUM}</td>
|
|
|
|
|
<td class="cmn text-center" onclick ondblclick>{SNDNG_DTL_STTS_NM}</td>
|
|
|
|
|
<td class="cmn text-center" onclick ondblclick>{RG_NO}</td>
|
|
|
|
|
<td class="cmn text-center" onclick ondblclick>{SNDNG_YMD}</td>
|
|
|
|
|
<td class="cmn text-center" onclick ondblclick>{SNDNG_END_YMD}</td>
|
|
|
|
|
<td class="cmn text-start" onclick ondblclick>{RCPN_NM}</td>
|
|
|
|
|
<td class="cmn text-center" onclick ondblclick>{RCPN_ZIP}</td>
|
|
|
|
|
<td class="cmn text-start" onclick ondblclick>{RCPN_ADDR}</td>
|
|
|
|
|
<td class="cmn text-start" onclick ondblclick>{RCPN_DTL_ADDR}</td>
|
|
|
|
|
<td class="cmn text-center" onclick ondblclick>{DLVR_YMD}</td>
|
|
|
|
|
<td class="cmn text-center" onclick ondblclick>{DLVR_TM}</td>
|
|
|
|
|
<td class="cmn text-start" onclick ondblclick>{UNDLVR_RSN_NM}</td>
|
|
|
|
|
<td class="cmn text-start" onclick ondblclick>{ACTL_RCPN_NM}</td>
|
|
|
|
|
<td class="cmn text-start" onclick ondblclick>{RCPN_REL_NM}</td>
|
|
|
|
|
<td class="cmn text-center" onclick ondblclick>{CRDN_DT}</td>
|
|
|
|
|
<td class="cmn text-start" onclick ondblclick>{VHRNO}</td>
|
|
|
|
|
<td class="cmn text-start" onclick ondblclick>{CRDN_STDG_NM}</td>
|
|
|
|
|
<td class="cmn text-start" onclick ondblclick>{CRDN_PLC}</td>
|
|
|
|
|
<td class="cmn text-center" onclick ondblclick>{FYR}</td>
|
|
|
|
|
<td class="cmn text-center" onclick ondblclick>{LEVY_NO}</td>
|
|
|
|
|
<td class="cmn text-center" onclick ondblclick>{LEVY_YMD}</td>
|
|
|
|
|
<td class="cmn text-center" onclick ondblclick>{DUDT_YMD}</td>
|
|
|
|
|
<td class="cmn text-end" onclick ondblclick>{FFNLG_AMT}</td>
|
|
|
|
|
<td class="cmn text-end" onclick ondblclick>{PCPTAX}</td>
|
|
|
|
|
<td class="cmn text-end" onclick ondblclick>{ADAMT}</td>
|
|
|
|
|
<td class="cmn text-end" onclick ondblclick>{SUM_AMT}</td>
|
|
|
|
|
<td class="cmn text-center" onclick ondblclick>{REG_DT}</td>
|
|
|
|
|
<td class="cmn text-center" onclick ondblclick>{RGTR_NM}</td>
|
|
|
|
|
<td class="cmn text-center" onclick ondblclick>{MDFCN_DT}</td>
|
|
|
|
|
<td class="cmn text-center" onclick ondblclick>{MDFR_NM}</td>
|
|
|
|
|
<td class="cmn dummy-td"></td>
|
|
|
|
|
</tr>
|
|
|
|
|
</template>
|
|
|
|
|
<template id="${infoPrefix}NotFound--${pageName}">
|
|
|
|
|
<template name="tmpltNotFound">
|
|
|
|
|
<tr class="odd">
|
|
|
|
|
<td valign="top" colspan="31" class="dataTables_empty text-center">${prefixName} 정보를 찾지 못했습니다.</td>
|
|
|
|
|
</tr>
|
|
|
|
@ -146,17 +144,20 @@
|
|
|
|
|
</div> <!-- DataTables(그리드) -->
|
|
|
|
|
</div> <!-- <div class="card"> -->
|
|
|
|
|
<!-- Page Body -->
|
|
|
|
|
|
|
|
|
|
</div> <!-- <div class="container flex-grow-1 px-0"> -->
|
|
|
|
|
<!-- Content -->
|
|
|
|
|
<!-- / Content -->
|
|
|
|
|
</div>
|
|
|
|
|
<!-- / inner page html <div class="wrapper-pop"> -->
|
|
|
|
|
<!-- / Inner page html -->
|
|
|
|
|
|
|
|
|
|
<script>
|
|
|
|
|
LoadScript("sndb01080Script", wctx.url("/webjars/js/fims/sndb/sndb01080.js?ver=${ver}"));
|
|
|
|
|
|
|
|
|
|
/**************************************************************************
|
|
|
|
|
* Global Variable
|
|
|
|
|
**************************************************************************/
|
|
|
|
|
pageObject["${pageName}"] = {};
|
|
|
|
|
pageObject["${pageName}"] = newDoctxFinder("${pageName}");
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/**************************************************************************
|
|
|
|
|
* script 진입
|
|
|
|
@ -165,153 +166,103 @@
|
|
|
|
|
// pageObject
|
|
|
|
|
let $P = pageObject["${pageName}"];
|
|
|
|
|
|
|
|
|
|
// URL
|
|
|
|
|
$P.prefixUrl = "${prefixUrl}";
|
|
|
|
|
// infoDialog 호출 용도(view 조회(편집불가), create 등록, update 수정)
|
|
|
|
|
$P.callPurpose = "${callPurpose}";
|
|
|
|
|
// FormFields
|
|
|
|
|
$P.formFields = new FimsFormFields("#frmEdit--${pageName}");
|
|
|
|
|
|
|
|
|
|
/**************************************************************************
|
|
|
|
|
* DatasetControl
|
|
|
|
|
**************************************************************************/
|
|
|
|
|
$P.control = new DatasetControl({
|
|
|
|
|
prefix: "advntceSndngDtl"
|
|
|
|
|
, prefixName: "사전통지 발송 상세"
|
|
|
|
|
, keymapper: info => info ? info.SNDNG_DTL_ID : ""
|
|
|
|
|
, dataGetter: obj => obj.${infoPrefix}List
|
|
|
|
|
, appendData: true
|
|
|
|
|
, formats: {
|
|
|
|
|
SNDNG_YMD: dateFormat
|
|
|
|
|
, SNDNG_END_YMD: dateFormat
|
|
|
|
|
, DLVR_YMD: dateFormat
|
|
|
|
|
, LEVY_YMD: dateFormat
|
|
|
|
|
, DUDT_YMD: dateFormat
|
|
|
|
|
, FFNLG_AMT: numberFormat
|
|
|
|
|
, PCPTAX: numberFormat
|
|
|
|
|
, ADAMT: numberFormat
|
|
|
|
|
, SUM_AMT: numberFormat
|
|
|
|
|
, REG_DT: datetimeFormat
|
|
|
|
|
, MDFCN_DT: datetimeFormat
|
|
|
|
|
}
|
|
|
|
|
});
|
|
|
|
|
// $P.control 설정
|
|
|
|
|
$P.control.defaultFetchSize = FETCH_XS; // 1 페이지당 조회되는 자료 건수 index.jsp에서 확인 FETCH_XS = 30
|
|
|
|
|
$P.control.query = { pageNum : 1, fetchSize : $P.control.defaultFetchSize };
|
|
|
|
|
$P.control.beforeCurrent = null;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/**************************************************************************
|
|
|
|
|
* DatasetControl 이벤트
|
|
|
|
|
**************************************************************************/
|
|
|
|
|
// Dataset 변경 이벤트
|
|
|
|
|
$P.control.onDatasetChange = (obj, option) => {
|
|
|
|
|
$P.renderList(obj.${infoPrefix}Total, option);
|
|
|
|
|
|
|
|
|
|
$("#paging--${pageName}").setPagingInfo({
|
|
|
|
|
list: $P.control.dataset
|
|
|
|
|
, prefix: "paging--${pageName}"
|
|
|
|
|
, start: obj.${infoPrefix}Start
|
|
|
|
|
, totalSize: obj.${infoPrefix}Total
|
|
|
|
|
, fetchSize: obj.${infoPrefix}Fetch
|
|
|
|
|
, func: "pageObject['${pageName}'].control.load({index})"
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
// 현재 선택 자료 변경 이벤트
|
|
|
|
|
$P.control.onCurrentChange = (item) => {
|
|
|
|
|
if (!item) return;
|
|
|
|
|
|
|
|
|
|
let key = item.data.SNDNG_DTL_ID;
|
|
|
|
|
|
|
|
|
|
$("#tbody--${pageName}").setCurrentRow(key);
|
|
|
|
|
};
|
|
|
|
|
// datasetControl
|
|
|
|
|
$P.ctrl = newSndb01080Control("${pageName}", "[data-doctx=${pageName}]");
|
|
|
|
|
// main 의 검색 조건을 그대로 유지
|
|
|
|
|
$P.ctrl.query = ${mainQuery};
|
|
|
|
|
|
|
|
|
|
/**************************************************************************
|
|
|
|
|
* DataTables 이벤트
|
|
|
|
|
**************************************************************************/
|
|
|
|
|
// DataTables에 click, dbclick 이벤트
|
|
|
|
|
$P.renderList = (totalSize, option) => {
|
|
|
|
|
let ${infoPrefix}List = $P.control.dataset;
|
|
|
|
|
let empty = ${infoPrefix}List.empty;
|
|
|
|
|
// dataTable 클릭 이벤트
|
|
|
|
|
$P.dataTableClick = (dataIndex) => {
|
|
|
|
|
if (!dataIndex) return;
|
|
|
|
|
|
|
|
|
|
let trs = empty ?
|
|
|
|
|
[document.getElementById("${infoPrefix}NotFound--${pageName}").innerHTML] : <%-- from template#${infoPrefix}NotFound --%>
|
|
|
|
|
${infoPrefix}List.inStrings(
|
|
|
|
|
document.getElementById("${infoPrefix}Row--${pageName}").innerHTML, <%-- from template#${infoPrefix}Row --%>
|
|
|
|
|
(str, dataItem) => str
|
|
|
|
|
.replace(/{onclick}/gi, "pageObject['${pageName}'].control.setCurrent('" + dataItem.getValue("SNDNG_DTL_ID") + "');")
|
|
|
|
|
.replace(/{ondblclick}/gi, "pageObject['${pageName}'].getTotalInfo('" + dataItem.getValue("CRDN_ID") + "');")
|
|
|
|
|
);
|
|
|
|
|
$P.$findn("tbodyList").setCurrentRow(dataIndex);
|
|
|
|
|
|
|
|
|
|
let noMore = (${infoPrefix}List.length >= totalSize);
|
|
|
|
|
let initScroll = ($P.control.query.pageNum < 2);
|
|
|
|
|
if(option != null && option.reloaded){
|
|
|
|
|
initScroll = false;
|
|
|
|
|
Apply.toDataset.current($P.ctrl.dataset, dataIndex);
|
|
|
|
|
}
|
|
|
|
|
$("#table-responsive--${pageName}")[0].changeContent(trs.join(), initScroll, noMore);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//보안모드
|
|
|
|
|
fn_securityModeToggle($("#securityMode--top").is(":checked"));
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// DataTables에 스크롤이 맨 밑으로 이동했을 때 이벤트
|
|
|
|
|
$P.scrollDataList = () => {
|
|
|
|
|
|
|
|
|
|
$P.control.load($P.control.query.pageNum + 1);
|
|
|
|
|
}
|
|
|
|
|
// dataTable 더블 클릭 이벤트 - 개별총정보 dialog
|
|
|
|
|
$P.dataTableDblClick = (dataIndex) => {
|
|
|
|
|
if (!dataIndex) return;
|
|
|
|
|
|
|
|
|
|
// DataTables에 더블 클릭시 개별총정보 dialog
|
|
|
|
|
$P.getTotalInfo = (crdnId) => {
|
|
|
|
|
if (typeof crdnId == "undefined" || crdnId == null || crdnId == "") return;
|
|
|
|
|
// 단속 ID
|
|
|
|
|
let crdnId = $P.ctrl.getValue("CRDN_ID");
|
|
|
|
|
if (!crdnId) return;
|
|
|
|
|
|
|
|
|
|
let params = {
|
|
|
|
|
callControlName: "pageObject['${pageName}'].control"
|
|
|
|
|
, sggCd: $P.control.dataset.getValue("SGG_CD")
|
|
|
|
|
, taskSeCd: $P.control.dataset.getValue("TASK_SE_CD")
|
|
|
|
|
, crdnId: crdnId
|
|
|
|
|
callPageName: "${pageName}"
|
|
|
|
|
, callPurpose: "view"
|
|
|
|
|
, sggCd: $P.ctrl.getValue("SGG_CD")
|
|
|
|
|
, taskSeCd: $P.ctrl.getValue("TASK_SE_CD")
|
|
|
|
|
, crdnId: $P.ctrl.getValue("CRDN_ID")
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
ajax.get({
|
|
|
|
|
url: wctx.url("/sprt/sprt02/010/main.do")
|
|
|
|
|
, data: params
|
|
|
|
|
, success: resp => {
|
|
|
|
|
, data: params || {}
|
|
|
|
|
, success: (resp) => {
|
|
|
|
|
let dialogName = "totalInfoMainDialog";
|
|
|
|
|
let dialogId = dialogName + "-" + uuid();
|
|
|
|
|
|
|
|
|
|
dialog.open({
|
|
|
|
|
id: "totalInfoMainDialog"
|
|
|
|
|
id: dialogId
|
|
|
|
|
, title: "개별총정보"
|
|
|
|
|
, content: resp
|
|
|
|
|
, size: "xxl"
|
|
|
|
|
, content: resp
|
|
|
|
|
, init: () => {
|
|
|
|
|
$("#" + dialogId).attr("name", dialogName);
|
|
|
|
|
$("#" + dialogId).attr("data-ref-doctx", "${pageName}");
|
|
|
|
|
|
|
|
|
|
AppSupport.setDialogZindex();
|
|
|
|
|
}
|
|
|
|
|
, onClose: () => { }
|
|
|
|
|
});
|
|
|
|
|
}
|
|
|
|
|
});
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**************************************************************************
|
|
|
|
|
* 사용자 함수(function)
|
|
|
|
|
**************************************************************************/
|
|
|
|
|
// 검색 자료 재조회
|
|
|
|
|
$P.fnRefreshList = () => {
|
|
|
|
|
|
|
|
|
|
// DataTables에 스크롤이 맨 밑으로 이동했을 때 이벤트
|
|
|
|
|
$P.scrollDataList = () => {
|
|
|
|
|
// 페이지 증가
|
|
|
|
|
$P.ctrl.query.pageNum += 1;
|
|
|
|
|
|
|
|
|
|
$P.control.reload({all : true});
|
|
|
|
|
ajax.get({
|
|
|
|
|
url: $P.ctrl.urls.load
|
|
|
|
|
, headers: { Accept: "application/json; charset=utf-8" } // json
|
|
|
|
|
, data: $P.ctrl.query
|
|
|
|
|
, success: (resp) => {
|
|
|
|
|
if (!$P.ctrl.appendData || $P.ctrl.query.pageNum == 1)
|
|
|
|
|
$P.ctrl.setData(resp);
|
|
|
|
|
else {
|
|
|
|
|
$P.ctrl.addData(resp);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
});
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**************************************************************************
|
|
|
|
|
* 사용자 함수(function)
|
|
|
|
|
**************************************************************************/
|
|
|
|
|
// 세외수입 과태료 대장 등록
|
|
|
|
|
$P.linkNxrpIndivA01 = (params) => {
|
|
|
|
|
if (!params) return;
|
|
|
|
|
|
|
|
|
|
ajax.post({
|
|
|
|
|
url: wctx.url("/" + params.taskSeCd + "${infoPrefixUrl}" + "/991/nxrpA01List.do")
|
|
|
|
|
url: wctx.url("/" + params.taskSeCd + $P.prefixUrl + "/991/nxrpA01List.do")
|
|
|
|
|
, data: params || {}
|
|
|
|
|
, success: resp => {
|
|
|
|
|
// S 또는 F 를 버튼 title 로 변경하여 메시지 출력
|
|
|
|
|
let showMessage = resp.rtnMsg.replace(/[S]|[F]/g, params.title);
|
|
|
|
|
, success: (resp) => {
|
|
|
|
|
let showMessage = resp.rtnMsg.replace(/[S]|[F]/g, params.btnTitle);
|
|
|
|
|
|
|
|
|
|
dialog.alert({
|
|
|
|
|
content: showMessage
|
|
|
|
|
, init: () => { AppSupport.setDialogZindex(); }
|
|
|
|
|
, onOK: () => { $P.fnRefreshList(); } // 자료 재조회
|
|
|
|
|
, onOK: () => { $P.ctrl.reload({all : true}); } // 자료 재조회
|
|
|
|
|
});
|
|
|
|
|
}
|
|
|
|
|
});
|
|
|
|
@ -322,16 +273,15 @@
|
|
|
|
|
if (!params) return;
|
|
|
|
|
|
|
|
|
|
ajax.post({
|
|
|
|
|
url: wctx.url("/" + params.taskSeCd + "${infoPrefixUrl}" + "/991/nxrpA03List.do")
|
|
|
|
|
url: wctx.url("/" + params.taskSeCd + $P.prefixUrl + "/991/nxrpA03List.do")
|
|
|
|
|
, data: params || {}
|
|
|
|
|
, success: resp => {
|
|
|
|
|
// S 또는 F 를 버튼 title 로 변경하여 메시지 출력
|
|
|
|
|
let showMessage = resp.rtnMsg.replace(/[S]|[F]/g, params.title);
|
|
|
|
|
, success: (resp) => {
|
|
|
|
|
let showMessage = resp.rtnMsg.replace(/[S]|[F]/g, params.btnTitle);
|
|
|
|
|
|
|
|
|
|
dialog.alert({
|
|
|
|
|
content: showMessage
|
|
|
|
|
, init: () => { AppSupport.setDialogZindex(); }
|
|
|
|
|
, onOK: () => { $P.fnRefreshList(); } // 자료 재조회
|
|
|
|
|
, onOK: () => { $P.ctrl.reload({all : true}); } // 자료 재조회
|
|
|
|
|
});
|
|
|
|
|
}
|
|
|
|
|
});
|
|
|
|
@ -339,28 +289,28 @@
|
|
|
|
|
|
|
|
|
|
// 우편 통합 발송
|
|
|
|
|
$P.callbackDate = (obj) => {
|
|
|
|
|
if (!obj) return;
|
|
|
|
|
|
|
|
|
|
let params = {
|
|
|
|
|
title: $("#btnCreateSndngLink--${pageName}").attr("title")
|
|
|
|
|
, sggCd: $P.control.dataset.getValue("SGG_CD") // 시군구 코드
|
|
|
|
|
, taskSeCd: $P.control.dataset.getValue("TASK_SE_CD") // 업무 구분 코드
|
|
|
|
|
, sndngId: $P.control.dataset.getValue("SNDNG_ID") // 발송 ID
|
|
|
|
|
, sndngSeCd: "02" // 발송 구분 코드
|
|
|
|
|
sggCd: $P.$findn("sggCd").val() // 시군구 코드
|
|
|
|
|
, taskSeCd: $P.$findn("taskSeCd").val() // 업무 구분 코드
|
|
|
|
|
, sndngId: $P.$findn("sndngId").val() // 발송 ID
|
|
|
|
|
, btnTitle: obj.btnTitle // 버튼 title
|
|
|
|
|
, sndngYmd: obj.sndngYmd // 발송 일자
|
|
|
|
|
, sndngEndYmd: obj.sndngEndYmd // 발송 종료 일자
|
|
|
|
|
, postSndngSeCd: obj.postSndngSeCd // 우편 발송 구분 코드 0 일반, 1 등기
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
ajax.post({
|
|
|
|
|
url: wctx.url("/" + params.taskSeCd + "${infoPrefixUrl}" + "/080/createSndngLink.do")
|
|
|
|
|
url: wctx.url("/" + params.taskSeCd + $P.prefixUrl + "/080/createSndngLink.do")
|
|
|
|
|
, data: params || {}
|
|
|
|
|
, success: resp => {
|
|
|
|
|
// S 또는 F 를 버튼 title 로 변경하여 메시지 출력
|
|
|
|
|
let showMessage = resp.rtnMsg.replace(/[S]|[F]/g, params.title);
|
|
|
|
|
, success: (resp) => {
|
|
|
|
|
let showMessage = resp.rtnMsg.replace(/[S]|[F]/g, params.btnTitle);
|
|
|
|
|
|
|
|
|
|
dialog.alert({
|
|
|
|
|
content : showMessage
|
|
|
|
|
, init: () => { AppSupport.setDialogZindex(); }
|
|
|
|
|
, onOK : () => { $P.fnRefreshList(); } // 자료 재조회
|
|
|
|
|
, onOK: () => { $P.ctrl.reload({all : true}); } // 자료 재조회
|
|
|
|
|
});
|
|
|
|
|
}
|
|
|
|
|
});
|
|
|
|
@ -371,15 +321,15 @@
|
|
|
|
|
if (!params) return;
|
|
|
|
|
|
|
|
|
|
ajax.post({
|
|
|
|
|
url: wctx.url("/" + params.taskSeCd + "${infoPrefixUrl}" + "/230/createSndbkList.do")
|
|
|
|
|
url: wctx.url("/" + params.taskSeCd + $P.prefixUrl + "/230/createSndbkList.do")
|
|
|
|
|
, data: params || {}
|
|
|
|
|
, success: resp => {
|
|
|
|
|
let showMessage = resp.rtnMsg.replace(/[S]|[F]/g, params.title);
|
|
|
|
|
let showMessage = resp.rtnMsg.replace(/[S]|[F]/g, params.btnTitle);
|
|
|
|
|
|
|
|
|
|
dialog.alert({
|
|
|
|
|
content: showMessage
|
|
|
|
|
, init: () => { AppSupport.setDialogZindex(); }
|
|
|
|
|
, onOK: () => { $P.fnRefreshList(); } // 자료 재조회
|
|
|
|
|
, onOK: () => { $P.ctrl.reload({all : true}); } // 자료 재조회
|
|
|
|
|
});
|
|
|
|
|
}
|
|
|
|
|
});
|
|
|
|
@ -388,9 +338,9 @@
|
|
|
|
|
/**************************************************************************
|
|
|
|
|
* 버튼 clickEvent
|
|
|
|
|
**************************************************************************/
|
|
|
|
|
// 엑셀 버튼 이벤트
|
|
|
|
|
// 엑셀 버튼 클릭 이벤트
|
|
|
|
|
$P.fnExcel = () => {
|
|
|
|
|
if ($P.control.dataset.empty) {
|
|
|
|
|
if ($P.ctrl.dataset.empty) {
|
|
|
|
|
dialog.alert({
|
|
|
|
|
content: "검색된 자료가 없습니다."
|
|
|
|
|
, init: () => { AppSupport.setDialogZindex(); }
|
|
|
|
@ -399,61 +349,45 @@
|
|
|
|
|
return;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// 검색조건
|
|
|
|
|
$P.control.query = $P.formFields.get(); // 검색 조건
|
|
|
|
|
$P.control.query.fetchSize = $P.control.defaultFetchSize; // 한번에 조회되는 자료 건수
|
|
|
|
|
$P.control.query.delYn = "N"; // 삭제 여부
|
|
|
|
|
|
|
|
|
|
// DataTables(그리드)
|
|
|
|
|
let cellDefs = AppSupport.getCellDefs($("#theadTr--${pageName} th").not(".dummy-th").not(":eq(0)")
|
|
|
|
|
, $($("#${infoPrefix}Row--${pageName}")[0].content).find("td").not(".dummy-td").not(":eq(0)")
|
|
|
|
|
$P.ctrl.query.cellDefs =
|
|
|
|
|
AppSupport.getCellDefs($P.$findn("theadTr").find("th").not(".dummy-th").not(":eq(0)")
|
|
|
|
|
, $($P.findn("tmpltRows").content).find("td").not(".dummy-td").not(":eq(0)")
|
|
|
|
|
, FimsSupport.getCellDefsForPrivacyCell);
|
|
|
|
|
|
|
|
|
|
$P.control.query.cellDefs = cellDefs;
|
|
|
|
|
|
|
|
|
|
$P.control.download();
|
|
|
|
|
$P.ctrl.download();
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// 세외수입 과태료 대장 단속 정보 등록 버튼 이벤트
|
|
|
|
|
$P.fnLinkNxrpIndivA01 = (title) => {
|
|
|
|
|
$P.fnLinkNxrpIndivA01 = (btnTitle) => {
|
|
|
|
|
// validate 확인
|
|
|
|
|
if (!AppSupport.customValidate($("#frmEdit--${pageName}").find("input, select, textarea"))) return;
|
|
|
|
|
if (!AppSupport.customValidate($P.$findn("frmEdit").find("input,select,textarea"))) return;
|
|
|
|
|
|
|
|
|
|
dialog.alert({
|
|
|
|
|
content: "세외수입 과태료 대장에 단속 정보를 등록하시겠습니까?"
|
|
|
|
|
, init: () => { AppSupport.setDialogZindex(); }
|
|
|
|
|
, onOK: () => {
|
|
|
|
|
let params = {
|
|
|
|
|
callPurpose: "create"
|
|
|
|
|
, title: title // 타이틀
|
|
|
|
|
, sggCd: $P.control.dataset.getValue("SGG_CD") // 시군구 코드
|
|
|
|
|
, taskSeCd: $P.control.dataset.getValue("TASK_SE_CD") // 업무 구분 코드
|
|
|
|
|
, sndngId: $P.control.dataset.getValue("SNDNG_ID") // 발송 ID
|
|
|
|
|
, sndngYmd: $P.control.dataset.getValue("SNDNG_YMD") // 발송 일자
|
|
|
|
|
};
|
|
|
|
|
let params = new FimsFormFields($P.selectorn("frmEdit")).get(); // formFields
|
|
|
|
|
params.callPurpose = "create"; // 호출 용도
|
|
|
|
|
params.btnTitle = btnTitle; // 타이틀
|
|
|
|
|
|
|
|
|
|
$P.linkNxrpIndivA01(params);
|
|
|
|
|
}
|
|
|
|
|
});
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// 세외수입 과태료 대장 등록 자료 상세 조회 버튼 이벤트
|
|
|
|
|
$P.fnLinkNxrpIndivA03 = (title) => {
|
|
|
|
|
// 세외수입 과태료 대장 상세 조회 버튼 이벤트
|
|
|
|
|
$P.fnLinkNxrpIndivA03 = (btnTitle) => {
|
|
|
|
|
// validate 확인
|
|
|
|
|
if (!AppSupport.customValidate($("#frmEdit--${pageName}").find("input, select, textarea"))) return;
|
|
|
|
|
if (!AppSupport.customValidate($P.$findn("frmEdit").find("input,select,textarea"))) return;
|
|
|
|
|
|
|
|
|
|
dialog.alert({
|
|
|
|
|
content: "세외수입 과태료 대장을 조회하시겠습니까?"
|
|
|
|
|
, init: () => { AppSupport.setDialogZindex(); }
|
|
|
|
|
, onOK: () => {
|
|
|
|
|
let params = {
|
|
|
|
|
callPurpose: "update"
|
|
|
|
|
, title: title // 타이틀
|
|
|
|
|
, sggCd: $P.control.dataset.getValue("SGG_CD") // 시군구 코드
|
|
|
|
|
, taskSeCd: $P.control.dataset.getValue("TASK_SE_CD") // 업무 구분 코드
|
|
|
|
|
, sndngId: $P.control.dataset.getValue("SNDNG_ID") // 발송 ID
|
|
|
|
|
, sndngYmd: $P.control.dataset.getValue("SNDNG_YMD") // 발송 일자
|
|
|
|
|
};
|
|
|
|
|
let params = new FimsFormFields($P.selectorn("frmEdit")).get(); // formFields
|
|
|
|
|
params.callPurpose = "update"; // 호출 용도
|
|
|
|
|
params.btnTitle = btnTitle; // 타이틀
|
|
|
|
|
|
|
|
|
|
$P.linkNxrpIndivA03(params);
|
|
|
|
|
}
|
|
|
|
@ -461,9 +395,9 @@
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// 우편통합발송 버튼 이벤트
|
|
|
|
|
$P.fnCreateSndngLink = async(title) => {
|
|
|
|
|
$P.fnCreateSndngLink = async(btnTitle) => {
|
|
|
|
|
// validate 확인
|
|
|
|
|
if (!AppSupport.customValidate($("#frmEdit--${pageName}").find("input, select, textarea"))) return;
|
|
|
|
|
if (!AppSupport.customValidate($P.$findn("frmEdit").find("input,select,textarea"))) return;
|
|
|
|
|
|
|
|
|
|
let resp = await fetch(wctx.url("/webjars/html/inputDateDialog.html"));
|
|
|
|
|
let template = await resp.text();
|
|
|
|
@ -496,22 +430,17 @@
|
|
|
|
|
// 사전통지 출력 버튼 이벤트
|
|
|
|
|
$P.fnMakeFileAdvntce = (title, fileType, paper) => {
|
|
|
|
|
// validate 확인
|
|
|
|
|
if (!AppSupport.customValidate($("#frmEdit--${pageName}").find("input, select, textarea"))) return;
|
|
|
|
|
|
|
|
|
|
let submitParam = {
|
|
|
|
|
sggCd: $P.control.dataset.getValue("SGG_CD") // 시군구 코드
|
|
|
|
|
, taskSeCd: $P.control.dataset.getValue("TASK_SE_CD") // 업무 구분 코드
|
|
|
|
|
, sndngId: $P.control.dataset.getValue("SNDNG_ID") // 발송 ID
|
|
|
|
|
};
|
|
|
|
|
if (!AppSupport.customValidate($P.$findn("frmEdit").find("input,select,textarea"))) return;
|
|
|
|
|
|
|
|
|
|
let submitParam = new FimsFormFields($P.selectorn("frmEdit")).get(); // formFields
|
|
|
|
|
let url = "";
|
|
|
|
|
let fileTypeName = "";
|
|
|
|
|
|
|
|
|
|
if (fileType == "pdf") {
|
|
|
|
|
url = wctx.url("/" + submitParam.taskSeCd + "${infoPrefixUrl}" + "/080/makeAdvntcePdf.do");
|
|
|
|
|
url = wctx.url("/" + submitParam.taskSeCd + $P.prefixUrl + "/080/makeAdvntcePdf.do");
|
|
|
|
|
fileTypeName = "PDF 파일";
|
|
|
|
|
} else if (fileType == "outsourcing") {
|
|
|
|
|
url = wctx.url("/" + submitParam.taskSeCd + "${infoPrefixUrl}" + "/080/makeAdvntceOutsourcing.do");
|
|
|
|
|
url = wctx.url("/" + submitParam.taskSeCd + $P.prefixUrl + "/080/makeAdvntceOutsourcing.do");
|
|
|
|
|
fileTypeName = "외주 요청 파일";
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -554,16 +483,15 @@
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// 반송확인 버튼 이벤트
|
|
|
|
|
$P.fnCreateSndbk = (title) => {
|
|
|
|
|
$P.fnCreateSndbk = (btnTitle) => {
|
|
|
|
|
// validate 확인
|
|
|
|
|
if (!AppSupport.customValidate($("#frmEdit--${pageName}").find("input, select, textarea"))) return;
|
|
|
|
|
if (!AppSupport.customValidate($P.$findn("frmEdit").find("input,select,textarea"))) return;
|
|
|
|
|
|
|
|
|
|
dialog.alert({
|
|
|
|
|
content: "종적결과를 확인하시겠습니까?"
|
|
|
|
|
, onOK: () => {
|
|
|
|
|
// 파리미터 설정
|
|
|
|
|
let params = $P.formFields.get(); // mainQuery
|
|
|
|
|
params.title = title; // 타이틀
|
|
|
|
|
let params = new FimsFormFields($P.selectorn("frmEdit")).get(); // formFields
|
|
|
|
|
params.title = btnTitle; // 버튼 타이틀
|
|
|
|
|
|
|
|
|
|
$P.createSndbk(params);
|
|
|
|
|
}
|
|
|
|
@ -576,78 +504,61 @@
|
|
|
|
|
// 이벤트 설정
|
|
|
|
|
$P.setEvent = () => {
|
|
|
|
|
// 기본 버튼 이벤트
|
|
|
|
|
$("#btnExcel--${pageName}").on("click", () => $P.fnExcel()); // 엑셀
|
|
|
|
|
$P.$findn("btnExcel").on("click", () => $P.fnExcel()); // 엑셀
|
|
|
|
|
|
|
|
|
|
// 업무 버튼 이벤트
|
|
|
|
|
$("#btnLinkNxrpIndivA01--${pageName}").on("click", function() {
|
|
|
|
|
$P.fnLinkNxrpIndivA01($(this).attr("title")); // 세외수입 과태료 대장 단속 정보 등록
|
|
|
|
|
// 버튼 이벤트
|
|
|
|
|
$P.$findn("btnLinkNxrpIndivA01").on("click", function() {
|
|
|
|
|
$P.fnLinkNxrpIndivA01($P.$findn("btnLinkNxrpIndivA01").attr("title")); // 세외수입 과태료 대장 단속 정보 등록
|
|
|
|
|
});
|
|
|
|
|
$("#btnLinkNxrpIndivA03--${pageName}").on("click", function() {
|
|
|
|
|
$P.fnLinkNxrpIndivA03($(this).attr("title")); // 세외수입 과태료 대장 등록 자료 상세
|
|
|
|
|
$P.$findn("btnLinkNxrpIndivA03").on("click", function() {
|
|
|
|
|
$P.fnLinkNxrpIndivA03($P.$findn("btnLinkNxrpIndivA03").attr("title")); // 세외수입 과태료 대장 단속 정보 상세 조회
|
|
|
|
|
});
|
|
|
|
|
$("#btnCreateSndngLink--${pageName}").on("click", function() {
|
|
|
|
|
$P.fnCreateSndngLink($(this).attr("title")); // 우편통합 발송
|
|
|
|
|
$P.$findn("btnCreateSndngLink").on("click", function() {
|
|
|
|
|
$P.fnCreateSndngLink($P.$findn("btnCreateSndngLink").attr("title")); // 우편 통합 발송
|
|
|
|
|
});
|
|
|
|
|
$("#btnPrintAdvntcePdf01--${pageName}").on("click", function() {
|
|
|
|
|
$P.fnMakeFileAdvntce($(this).attr("title"), "pdf", "01"); // 사전통지 출력(PDF-A4)
|
|
|
|
|
$P.$findn("btnPrintAdvntcePdf01").on("click", function() {
|
|
|
|
|
$P.fnMakeFileAdvntce($P.$findn("btnPrintAdvntcePdf01").attr("title"), "pdf", "01"); // 사전통지 출력(PDF-A4)
|
|
|
|
|
});
|
|
|
|
|
$("#btnPrintAdvntcePdf02--${pageName}").on("click", function() {
|
|
|
|
|
$P.fnMakeFileAdvntce($(this).attr("title"), "pdf", "02"); // 사전통지 출력(PDF-Letter)
|
|
|
|
|
$P.$findn("btnPrintAdvntcePdf02").on("click", function() {
|
|
|
|
|
$P.fnMakeFileAdvntce($P.$findn("btnPrintAdvntcePdf02").attr("title"), "pdf", "02"); // 사전통지 출력(PDF-Letter)
|
|
|
|
|
});
|
|
|
|
|
$("#btnPrintAdvntceOutsourcing--${pageName}").on("click", function() {
|
|
|
|
|
$P.fnMakeFileAdvntce($(this).attr("title"), "outsourcing"); // 사전통지 출력(외주파일)
|
|
|
|
|
$P.$findn("btnPrintAdvntceOutsourcing").on("click", function() {
|
|
|
|
|
$P.fnMakeFileAdvntce($P.$findn("btnPrintAdvntceOutsourcing").attr("title"), "outsourcing"); // 사전통지 출력(외주파일)
|
|
|
|
|
});
|
|
|
|
|
$("#btnCreateSndbk--${pageName}").on("click", function() {
|
|
|
|
|
$P.fnCreateSndbk($(this).attr("title")); // 반송 등록
|
|
|
|
|
$P.$findn("btnCreateSndbk").on("click", function() {
|
|
|
|
|
$P.fnCreateSndbk($P.$findn("btnCreateSndbk").attr("title")); // 반송 등록
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
// DataTables width 변경 조정
|
|
|
|
|
Componentization.fnMakeResizableTable($("#table-responsive--${pageName}")[0]);
|
|
|
|
|
|
|
|
|
|
// DataTables 스크롤 이벤트 생성
|
|
|
|
|
Componentization.fnMakeScrollableTable($("#table-responsive--${pageName}")[0], $P.scrollDataList);
|
|
|
|
|
|
|
|
|
|
/* 출처: https://nowonbun.tistory.com/538 [명월 일지:티스토리]
|
|
|
|
|
show.bs.modal : 모달이 열릴 때 바로 실행되는 이벤트입니다.
|
|
|
|
|
shown.bs.modal : 모달의 열림이 끝나고 실행되는 이벤트입니다.
|
|
|
|
|
hide.bs.modal : 모달이 닫힐 때 바로 실행되는 이벤트입니다.
|
|
|
|
|
hidden.bs.modal : 모달의 닫힘이 끝나고 실행되는 이벤트입니다.
|
|
|
|
|
*/
|
|
|
|
|
// DataTables 스크롤을 위해서 다이얼로그 화면이 생성된 후 Dataset을 설정한다.
|
|
|
|
|
$("#${infoPrefix}Dialog--${openerPageName}").on("shown.bs.modal", function (e) {
|
|
|
|
|
$P.control.setData({
|
|
|
|
|
${infoPrefix}List: ${advntceSndngDtlList}
|
|
|
|
|
, ${infoPrefix}Start: ${advntceSndngDtlStart}
|
|
|
|
|
, ${infoPrefix}Fetch: ${advntceSndngDtlFetch}
|
|
|
|
|
, ${infoPrefix}Total: ${advntceSndngDtlTotal}
|
|
|
|
|
});
|
|
|
|
|
let modalId = $(document.querySelector("[data-doctx='${pageName}']")).parents(".modal")[0].id;
|
|
|
|
|
$("#" + modalId).on("shown.bs.modal", function (e) {
|
|
|
|
|
$P.ctrl.setData( {List: ${List}, Paging :${Paging}} );
|
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
// DataTables width 변경 조정
|
|
|
|
|
Componentization.fnMakeResizableTable($P.findn("tableRspns"));
|
|
|
|
|
// DataTables 스크롤 이벤트 생성
|
|
|
|
|
Componentization.fnMakeScrollableTable($P.findn("tableRspns"), $P.scrollDataList);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// 초기 화면 설정
|
|
|
|
|
$P.initForm = () => {
|
|
|
|
|
// 화면 초기화
|
|
|
|
|
$("#frmEdit--${pageName}")[0].reset();
|
|
|
|
|
// 초기화 이벤트
|
|
|
|
|
$P.fnReset = (taskSeCd) => {
|
|
|
|
|
// 초기화
|
|
|
|
|
$P.findn("frmEdit").reset(); // 화면 초기화
|
|
|
|
|
|
|
|
|
|
// 기본 데이터 설정
|
|
|
|
|
$("#sggCd--${pageName}").val("${sggCd}"); // 시군구 코드
|
|
|
|
|
$("#taskSeCd--${pageName}").val("${taskSeCd}"); // 업무 구분 코드
|
|
|
|
|
$("#sndngId--${pageName}").val("${sndngId}"); // 발송 ID
|
|
|
|
|
$P.$findn("sggCd").val("${sggCd}"); // 시군구 코드
|
|
|
|
|
$P.$findn("taskSeCd").val("${taskSeCd}"); // 업무 구분 코드
|
|
|
|
|
$P.$findn("sndngId").val("${sndngId}"); // 발송 ID
|
|
|
|
|
|
|
|
|
|
// 업무가 주정차위반(PVS) 또는 전용차로위반(BPV) 이라면..
|
|
|
|
|
if ("${taskSeCd}" == "PVS" || "${taskSeCd}" == "BPV") {
|
|
|
|
|
$("#btnLinkNxrpIndivA01--${pageName}").prop("disabled", true);
|
|
|
|
|
$("#btnLinkNxrpIndivA03--${pageName}").prop("disabled", true);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// 업무 구분별 설정
|
|
|
|
|
$P.setTask("${taskSeCd}");
|
|
|
|
|
if ("BPV,PVS".indexOf("${taskSeCd}") != -1) {
|
|
|
|
|
$P.$findn("btnLinkNxrpIndivA01").prop("disabled", true);
|
|
|
|
|
$P.$findn("btnLinkNxrpIndivA03").prop("disabled", true);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
// 업무 구분별 설정
|
|
|
|
|
$P.setTask = (taskSeCd) => {
|
|
|
|
|
// 업무 구분에 따른 URL 설정
|
|
|
|
|
$P.control.urls.load = wctx.url("/" + taskSeCd + "${infoPrefixUrl}" + "/080/list.do"); // 검색
|
|
|
|
|
$P.ctrl.urls.load = wctx.url("/" + "${taskSeCd}" + $P.prefixUrl + "/080/list.do"); // 조회
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**************************************************************************
|
|
|
|
@ -657,7 +568,7 @@
|
|
|
|
|
$P.setEvent();
|
|
|
|
|
|
|
|
|
|
// 2. 초기 화면 설정
|
|
|
|
|
$P.initForm();
|
|
|
|
|
$P.fnReset();
|
|
|
|
|
|
|
|
|
|
// 3. 보안모드
|
|
|
|
|
fn_securityModeToggle($("#securityMode--top").is(":checked"));
|
|
|
|
|