|
|
|
@ -157,9 +157,9 @@
|
|
|
|
|
<th onclick="searchFromGridTitle('CRDN_INPT_SE_CD',this.innerText,'codeValue','FIM003');"
|
|
|
|
|
style="width: 100px;" class="pvs bpv dpv eca">자료출처</th>
|
|
|
|
|
<th onclick="searchFromGridTitle('VHRNO',this.innerText,'match','part');"
|
|
|
|
|
style="width: 100px;" class="cmn">차량번호</th>
|
|
|
|
|
style="width: 160px;" class="cmn">차량번호</th>
|
|
|
|
|
<th onclick="searchFromGridTitle('CRDN_YMD','위반일자','match','perfect');"
|
|
|
|
|
style="width: 100px;" class="cmn">위반일시</th>
|
|
|
|
|
style="width: 180px;" class="cmn">위반일시</th>
|
|
|
|
|
<th onclick="searchFromGridTitle('CRDN_PLC',this.innerText,'match','part');"
|
|
|
|
|
style="width: 250px;" class="cmn">위반장소</th>
|
|
|
|
|
<th
|
|
|
|
@ -171,13 +171,13 @@
|
|
|
|
|
<th onclick="searchFromGridTitle('PARKNG_PSBLTY_RSLT_CD',this.innerText,'codeValue','FIM034');"
|
|
|
|
|
style="width: 140px;" class="dpv">장애차량확인</th>
|
|
|
|
|
<th onclick="searchFromGridTitle('CRDN_STTS_CD',this.innerText,'codeValue','FIM010');"
|
|
|
|
|
style="width: 100px;" class="cmn">처리상태</th>
|
|
|
|
|
style="width: 140px;" class="cmn">처리상태</th>
|
|
|
|
|
<th onclick="searchFromGridTitle('LEVY_EXCL_RSN_CD',this.innerText,'codeValue','FIM022');"
|
|
|
|
|
style="width: 250px;" class="cmn">제외사유</th>
|
|
|
|
|
<th onclick="searchFromGridTitle('LEVY_EXCL_YMD',this.innerText,'ymd','');"
|
|
|
|
|
style="width: 140px;" class="cmn">제외처리일자</th>
|
|
|
|
|
<th onclick="searchFromGridTitle('LEVY_EXCL_ETC_CN',this.innerText,'match','part');"
|
|
|
|
|
style="width: 100px;" class="cmn">제외내역</th>
|
|
|
|
|
style="width: 250px;" class="cmn">제외내역</th>
|
|
|
|
|
<th class="cmn dummy-th"></th>
|
|
|
|
|
</template>
|
|
|
|
|
<template id="crdnRow--${pageName}">
|
|
|
|
|