|
|
@ -97,8 +97,10 @@
|
|
|
|
<input type="checkbox" name="gridAllCheckbox"
|
|
|
|
<input type="checkbox" name="gridAllCheckbox"
|
|
|
|
onchange="pageObject['${pageName}'].crdnControl.select(this.checked);" />
|
|
|
|
onchange="pageObject['${pageName}'].crdnControl.select(this.checked);" />
|
|
|
|
</th>
|
|
|
|
</th>
|
|
|
|
<th onclick="searchFromGridTitle('VLTN_ARTCL',this.innerText);"
|
|
|
|
<th onclick="searchFromGridTitle('CVLCPT_RCPT_NO',this.innerText,'match','part');"
|
|
|
|
style="min-width: 80px;">위반내용</th>
|
|
|
|
style="min-width: 80px;">접수번호</th>
|
|
|
|
|
|
|
|
<th onclick="searchFromGridTitle('CVLCPT_LIST_NO',this.innerText,'match','part');"
|
|
|
|
|
|
|
|
style="min-width: 80px;">목록번호</th>
|
|
|
|
<th onclick="searchFromGridTitle('CVLCPT_APLCNT_NM',this.innerText,'match','part');"
|
|
|
|
<th onclick="searchFromGridTitle('CVLCPT_APLCNT_NM',this.innerText,'match','part');"
|
|
|
|
style="min-width: 80px;">신고자</th>
|
|
|
|
style="min-width: 80px;">신고자</th>
|
|
|
|
<th onclick="searchFromGridTitle('CVLCPT_PRCS_PIC_NM',this.innerText,'match','part');"
|
|
|
|
<th onclick="searchFromGridTitle('CVLCPT_PRCS_PIC_NM',this.innerText,'match','part');"
|
|
|
@ -111,10 +113,8 @@
|
|
|
|
style="min-width: 80px;">처리기한</th>
|
|
|
|
style="min-width: 80px;">처리기한</th>
|
|
|
|
<th onclick="searchFromGridTitle('CRDN_YMD','위반일자','ymd','');"
|
|
|
|
<th onclick="searchFromGridTitle('CRDN_YMD','위반일자','ymd','');"
|
|
|
|
style="min-width: 80px;">위반일시</th>
|
|
|
|
style="min-width: 80px;">위반일시</th>
|
|
|
|
<th onclick="searchFromGridTitle('CVLCPT_RCPT_NO',this.innerText,'match','part');"
|
|
|
|
<th onclick="searchFromGridTitle('VLTN_ARTCL',this.innerText);"
|
|
|
|
style="min-width: 80px;">접수번호</th>
|
|
|
|
style="min-width: 80px;">위반내용</th>
|
|
|
|
<th onclick="searchFromGridTitle('CVLCPT_LIST_NO',this.innerText,'match','part');"
|
|
|
|
|
|
|
|
style="min-width: 80px;">목록번호</th>
|
|
|
|
|
|
|
|
<th onclick="searchFromGridTitle('VHRNO',this.innerText,'match','part');"
|
|
|
|
<th onclick="searchFromGridTitle('VHRNO',this.innerText,'match','part');"
|
|
|
|
style="min-width: 80px;">차량번호</th>
|
|
|
|
style="min-width: 80px;">차량번호</th>
|
|
|
|
<th onclick="searchFromGridTitle('LEVY_EXCL_RSN_CD',this.innerText,'codeValue','FIM022');"
|
|
|
|
<th onclick="searchFromGridTitle('LEVY_EXCL_RSN_CD',this.innerText,'codeValue','FIM022');"
|
|
|
@ -131,15 +131,15 @@
|
|
|
|
<input type="checkbox" name="gridCheckbox" value="{CRDN_ID}"
|
|
|
|
<input type="checkbox" name="gridCheckbox" value="{CRDN_ID}"
|
|
|
|
onchange="pageObject['${pageName}'].crdnControl.select('{CRDN_ID}', this.checked);" />
|
|
|
|
onchange="pageObject['${pageName}'].crdnControl.select('{CRDN_ID}', this.checked);" />
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{VLTN_ARTCL}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{CVLCPT_RCPT_NO}</td>
|
|
|
|
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{CVLCPT_LIST_NO}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{CVLCPT_APLCNT_NM}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{CVLCPT_APLCNT_NM}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{CVLCPT_PRCS_PIC_NM}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{CVLCPT_PRCS_PIC_NM}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{CVLCPT_PRCS_PIC_TELNO}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{CVLCPT_PRCS_PIC_TELNO}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{CVLCPT_RCPT_YMD}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{CVLCPT_RCPT_YMD}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{CVLCPT_PRCS_PRNMNT_DT}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{CVLCPT_PRCS_PRNMNT_DT}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{CRDN_YMD_TM}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{CRDN_YMD_TM}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{CVLCPT_RCPT_NO}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{VLTN_ARTCL}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{CVLCPT_LIST_NO}</td>
|
|
|
|
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{VHRNO}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{VHRNO}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{LEVY_EXCL_RSN_CD}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{LEVY_EXCL_RSN_CD}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{ETC_CN}</td>
|
|
|
|
<td onclick="{onclick}" ondblclick="{ondblclick}" class="text-center">{ETC_CN}</td>
|
|
|
|