|
|
@ -34,33 +34,34 @@ Date Author Description
|
|
|
|
|
|
|
|
|
|
|
|
<!-- tab 공통 -->
|
|
|
|
<!-- tab 공통 -->
|
|
|
|
<form id="frmSearch" name="frmSearch">
|
|
|
|
<form id="frmSearch" name="frmSearch">
|
|
|
|
<div class="search">
|
|
|
|
<div class="container search">
|
|
|
|
<div class="detail_02" style="display: block;">
|
|
|
|
<div class="row detail_02">
|
|
|
|
<select id="sch_date_opt" name="sch_date_opt" class="form-select-sm selectbox">
|
|
|
|
<div class="col-12">
|
|
|
|
<option value="regltDe">단속일자</option>
|
|
|
|
<select id="sch_date_opt" name="sch_date_opt" class="form-select-sm 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="bx bx-calendar bg-white"></button>
|
|
|
|
<input id="sch_date_from" class="inputText cal" name="sch_date_from" type="text" title="시작 날짜 선택">
|
|
|
|
~
|
|
|
|
<button type="button" name="sch_date_from" class="bx bx-calendar bg-white"></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="bx bx-calendar bg-white"></button>
|
|
|
|
<input id="sch_date_to" class="inputText cal" name="sch_date_to" type="text" title="종료 날짜 선택" placeholder="날짜를 선택하세요">
|
|
|
|
</span>
|
|
|
|
<button type="button" name="sch_date_to" class="bx bx-calendar bg-white"></button>
|
|
|
|
<code:select id="regltProcessSttusCode" name="regltProcessSttusCode"
|
|
|
|
</span>
|
|
|
|
codeId="FIM010" defaultSelect="01" title="단속처리상태" cls="form-select-sm selectBoxTotal" alt="단속처리상태" disabled="false"/>
|
|
|
|
<code:select id="regltProcessSttusCode" name="regltProcessSttusCode"
|
|
|
|
<br/>
|
|
|
|
codeId="FIM010" defaultSelect="01" title="단속처리상태" cls="form-select-sm selectBoxTotal" alt="단속처리상태" disabled="false"/>
|
|
|
|
<div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="col-12">
|
|
|
|
<label class="form-label fw-bold">시스템구분</label>
|
|
|
|
<label class="form-label fw-bold">시스템구분</label>
|
|
|
|
<code:radio codeId="FIM001" id="sysCode" name="sysCode" defaultSelect='${sessionScope.XitLoginSession.orgnztId}'
|
|
|
|
<code:radio codeId="FIM001" id="sysCode" name="sysCode" defaultSelect='${sessionScope.XitLoginSession.orgnztId}'
|
|
|
|
onclick="fnBiz.search()" cls="form-check-input" alt="시스템구분"/>
|
|
|
|
onclick="fnBiz.search()" cls="form-check-input" alt="시스템구분"/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="fldRegltSeCode">
|
|
|
|
<div id="fldRegltSeCode" class="col-12">
|
|
|
|
<label class="form-label fw-bold">단속구분</label>
|
|
|
|
<label class="form-label fw-bold">단속구분</label>
|
|
|
|
<code:radio type="CMM_ETC2" id="regltSeCode" name="regltSeCode" codeId="FIM002"
|
|
|
|
<code:radio type="CMM_ETC2" id="regltSeCode" name="regltSeCode" codeId="FIM002"
|
|
|
|
onclick="fnBiz.search()" cls="form-check-input" alt="단속구분" />
|
|
|
|
onclick="fnBiz.search()" cls="form-check-input" alt="단속구분" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="ansDiv">
|
|
|
|
<div id="ansDiv" class="col-12">
|
|
|
|
<label class="form-label fw-bold">답변구분</label>
|
|
|
|
<label class="form-label fw-bold">답변구분</label>
|
|
|
|
<input type="radio" id="ctznAnsY" name="ctznAnsYn" class="form-check-input"
|
|
|
|
<input type="radio" id="ctznAnsY" name="ctznAnsYn" class="form-check-input"
|
|
|
|
value="Y" onclick="fnBiz.search()" checked="true" />
|
|
|
|
value="Y" onclick="fnBiz.search()" checked="true" />
|
|
|
@ -70,15 +71,16 @@ Date Author Description
|
|
|
|
<label for="ctznAnsY">답변대기</label>
|
|
|
|
<label for="ctznAnsY">답변대기</label>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<br/>
|
|
|
|
<div class="col-12">
|
|
|
|
<select id="sch_opt" name="sch_opt" class="form-select-sm selectBox">
|
|
|
|
<select id="sch_opt" name="sch_opt" class="form-select-sm selectBox">
|
|
|
|
<option value="vhcleNo">차량번호</option>
|
|
|
|
<option value="vhcleNo">차량번호</option>
|
|
|
|
</select>
|
|
|
|
</select>
|
|
|
|
<input type="text" id="sch_word" name="sch_word" value="" />
|
|
|
|
<input type="text" id="sch_word" name="sch_word" value="" />
|
|
|
|
<span class="flr">
|
|
|
|
<span class="flr">
|
|
|
|
<button type="button" class="btn blue" id="btnSearch" title="검색">검색</button>
|
|
|
|
<button type="button" class="btn blue" id="btnSearch" title="검색">검색</button>
|
|
|
|
<button type="button" class="btn darkgray" id="btnExtrRegist" title="연계파일등록">연계파일처리</button>
|
|
|
|
<button type="button" class="btn darkgray" id="btnExtrRegist" title="연계파일등록">연계파일처리</button>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</form>
|
|
|
|
</form>
|
|
|
|