|
|
@ -27,30 +27,31 @@ Date Author Description
|
|
|
|
<form id="frmSearch" name="frmSearch">
|
|
|
|
<form id="frmSearch" name="frmSearch">
|
|
|
|
<div class="search">
|
|
|
|
<div class="search">
|
|
|
|
<div class="detail_02" style="display: block;">
|
|
|
|
<div class="detail_02" style="display: block;">
|
|
|
|
<p class="box_title">상세검색</p>
|
|
|
|
<fieldset>
|
|
|
|
<ul class="detailGroup_02">
|
|
|
|
<legend>test</legend>
|
|
|
|
<select id="sch_date_opt" name="sch_date_opt" class="selectBox">
|
|
|
|
<ul class="detailGroup_02">
|
|
|
|
<option value="regltDe">단속일자</option>
|
|
|
|
<select id="sch_date_opt" name="sch_date_opt" class="selectBox">
|
|
|
|
<option value="registDt">등록일자</option>
|
|
|
|
<option value="regltDe">단속일자</option>
|
|
|
|
</select>
|
|
|
|
<option value="registDt">등록일자</option>
|
|
|
|
<span class="cal-box">
|
|
|
|
</select>
|
|
|
|
<input id="sch_date_from" class="inputText cal" name="sch_date_from" type="text" title="시작 날짜 선택">
|
|
|
|
<span class="cal-box">
|
|
|
|
<button type="button" name="sch_date_from" class="calendar"><span class="ico far fa-calendar-alt">
|
|
|
|
<input id="sch_date_from" class="inputText cal" name="sch_date_from" type="text" title="시작 날짜 선택">
|
|
|
|
<img style="width:18px;" src="${ctx}/resources/biz/content/images/common/main/calendar.png"/><em>달력</em></span>
|
|
|
|
<button type="button" name="sch_date_from" class="calendar"><span class="ico far fa-calendar-alt">
|
|
|
|
</button>
|
|
|
|
<img style="width:18px;" src="${ctx}/resources/biz/content/images/common/main/calendar.png"/><em>달력</em></span>
|
|
|
|
~
|
|
|
|
</button>
|
|
|
|
<input id="sch_date_to" class="inputText cal" name="sch_date_to" type="text" title="종료 날짜 선택" placeholder="날짜를 선택하세요">
|
|
|
|
~
|
|
|
|
<button type="button" name="sch_date_to" class="calendar"><span class="ico far fa-calendar-alt">
|
|
|
|
<input id="sch_date_to" class="inputText cal" name="sch_date_to" type="text" title="종료 날짜 선택" placeholder="날짜를 선택하세요">
|
|
|
|
<img style="width:18px;" src="${ctx}/resources/biz/content/images/common/main/calendar.png"/><em>달력</em></span>
|
|
|
|
<button type="button" name="sch_date_to" class="calendar"><span class="ico far fa-calendar-alt">
|
|
|
|
</button>
|
|
|
|
<img style="width:18px;" src="${ctx}/resources/biz/content/images/common/main/calendar.png"/><em>달력</em></span>
|
|
|
|
</span>
|
|
|
|
</button>
|
|
|
|
<code:select id="regltProcessSttusCode" name="regltProcessSttusCode" codeId="FIM010" defaultSelect="01" title="단속처리상태" cls="selectBoxTotal act_color" alt="단속처리상태" disabled="false"/>
|
|
|
|
</span>
|
|
|
|
<br/>
|
|
|
|
<code:select id="regltProcessSttusCode" name="regltProcessSttusCode" codeId="FIM010" defaultSelect="01" title="단속처리상태" cls="selectBoxTotal act_color" alt="단속처리상태" disabled="false"/>
|
|
|
|
<label class="title">시스템구분</label>
|
|
|
|
<br/>
|
|
|
|
<code:radio codeId="FIM001" id="sysCode" name="sysCode" defaultSelect='${sessionScope.XitLoginSession.orgnztId}' onclick="fnTab0Biz.search()" cls="radioBox" alt="시스템구분"/>
|
|
|
|
<label class="title">시스템구분</label>
|
|
|
|
<br/>
|
|
|
|
<code:radio codeId="FIM001" id="sysCode" name="sysCode" defaultSelect='${sessionScope.XitLoginSession.orgnztId}' onclick="fnTab0Biz.search()" cls="radioBox" alt="시스템구분"/>
|
|
|
|
<label class="title">단속구분</label>
|
|
|
|
<br/>
|
|
|
|
<code:radio type="CMM_ETC2" id="regltSeCode" name="regltSeCode" codeId="FIM002" onclick="fnTab0Biz.search()" cls="radioBox" alt="단속구분" />
|
|
|
|
<label class="title">단속구분</label>
|
|
|
|
|
|
|
|
<code:radio type="CMM_ETC2" id="regltSeCode" name="regltSeCode" codeId="FIM002" onclick="fnTab0Biz.search()" cls="radioBox" alt="단속구분" />
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 데이타 확인 여부 : 차종분류코드가 있는지 여부로 판별 -->
|
|
|
|
<!-- 데이타 확인 여부 : 차종분류코드가 있는지 여부로 판별 -->
|
|
|
|
<!--
|
|
|
|
<!--
|
|
|
@ -73,6 +74,7 @@ Date Author Description
|
|
|
|
<a href="#" class="btn darkgray" id="btnRegist" title="연계파일등록">연계파일처리</a>
|
|
|
|
<a href="#" class="btn darkgray" id="btnRegist" title="연계파일등록">연계파일처리</a>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
</fieldset>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</form>
|
|
|
|
</form>
|
|
|
|