|
|
|
@ -22,7 +22,7 @@
|
|
|
|
|
</select>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-5">
|
|
|
|
|
<label class="form-label fw-bold form-search-title text-end"">취급일자</label>
|
|
|
|
|
<label class="form-label fw-bold form-search-title text-end">취급일자</label>
|
|
|
|
|
<span class="form-search-linebox">
|
|
|
|
|
<input type="text" class="form-control form-date" id="schDateFrom--${pageName}" name="schDateFrom" data-fmt-type="day" autocomplete="off" title="시작 날짜 선택" />
|
|
|
|
|
<button type="button" class="bx bx-lg bx-calendar bg-white"></button>
|
|
|
|
@ -30,6 +30,7 @@
|
|
|
|
|
<input type="text" class="form-control form-date" id="schDateTo--${pageName}" name="schDateTo" data-fmt-type="day" autocomplete="off" title="종료 날짜 선택" />
|
|
|
|
|
<button type="button" class="bx bx-lg bx-calendar bg-white"></button>
|
|
|
|
|
</span>
|
|
|
|
|
<strong style="padding-left: 5px; color: #696cff">NIMS폐기보고는 취급일자 기준</strong>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- 업체명 -->
|
|
|
|
|
<div class="col-5">
|
|
|
|
@ -87,17 +88,17 @@
|
|
|
|
|
data-by="by--${pageName}" data-by-output="byOutput--${pageName}" data-main-option="mainOption--${pageName}" data-sub-option="subOption--${pageName}">
|
|
|
|
|
<th class="cmn" style="width: 72px;">No.</th>
|
|
|
|
|
<th class="cmn" style="width: 170.141px;">관할관청</th>
|
|
|
|
|
<th class="cmn" style="width: 120.141px;">취급일자</th>
|
|
|
|
|
<th class="cmn" style="width: 130.141px;">폐기관리번호</th>
|
|
|
|
|
<th class="cmn" style="width: 120.469px;">폐기일자</th>
|
|
|
|
|
<th class="cmn" style="width: 150px;">폐기방법</th>
|
|
|
|
|
<th class="cmn" style="width: 300.469px;">업체명</th>
|
|
|
|
|
<th class="cmn" style="width: 90px;">보고건수</th>
|
|
|
|
|
<th class="cmn" style="width: 170.469px;">처리상태</th>
|
|
|
|
|
<th class="cmn" style="width: 270.469px;">NIMS보고ID</th>
|
|
|
|
|
<th class="cmn" style="width: 120.469px;">폐기일자</th>
|
|
|
|
|
<th class="cmn" style="width: 150px;">폐기방법</th>
|
|
|
|
|
<th class="cmn" style="width: 170.469px;">처리상태</th>
|
|
|
|
|
<th class="cmn" style="width: 180.469px;">폐기사유</th>
|
|
|
|
|
<th class="cmn" style="width: 150px;">폐기구분</th>
|
|
|
|
|
<th class="cmn" style="width: 200.469px;">폐기장소</th>
|
|
|
|
|
<th class="cmn" style="width: 120.141px;">취급일자</th>
|
|
|
|
|
</tr>
|
|
|
|
|
</thead>
|
|
|
|
|
<tbody id="tbody--${pageName}">
|
|
|
|
@ -106,19 +107,19 @@
|
|
|
|
|
<tr data-key="{DSCDMNG_ID}">
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{ROW_NUM}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{DEPT_NM}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{HDR_DE}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{DSCDMNG_ID}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{DSUSE_DE}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{DSUSE_MTH_NM}</td>
|
|
|
|
|
<td class="cmn text-start" onclick="{onclick}" ondblclick="{ondblclick}">{BSSH_NM}</td>
|
|
|
|
|
<td class="cmn text-end" onclick="{onclick}" ondblclick="{ondblclick}">{RND_DTL_RPT_CNT}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{PRGRS_STTS_NM}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">
|
|
|
|
|
<a href="#">{USR_RPT_ID_NO}</a>
|
|
|
|
|
</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{DSUSE_DE}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{DSUSE_MTH_NM}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{PRGRS_STTS_NM}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{DSUSE_PRV_NM}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{DSUSE_SE_NM}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{DSUSE_LOC}</td>
|
|
|
|
|
<td class="cmn text-center" onclick="{onclick}" ondblclick="{ondblclick}">{HDR_DE}</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</template>
|
|
|
|
|
<template id="${infoPrefix}NotFound--${pageName}">
|
|
|
|
@ -532,7 +533,8 @@
|
|
|
|
|
// 검색 버튼 클릭 이벤트
|
|
|
|
|
$P.fnSearchList = () => {
|
|
|
|
|
// 검색조건
|
|
|
|
|
$P.control.query = $P.formFields.get(); // 검색 조건
|
|
|
|
|
$P.control.query = $P.formFields.get();
|
|
|
|
|
$P.control.query.nimsRptYn = 'Y';// 검색 조건
|
|
|
|
|
$P.control.query.fetchSize = $P.control.defaultFetchSize; // 한번에 조회되는 자료 건수
|
|
|
|
|
$P.control.query.delYn = "N"; // 삭제 여부
|
|
|
|
|
|
|
|
|
|