|
|
|
|
@ -31,7 +31,7 @@
|
|
|
|
|
<label is="name-label" for="delYn" class="form-label fw-bold form-search-title w-px-120 text-end">
|
|
|
|
|
삭제여부
|
|
|
|
|
</label>
|
|
|
|
|
<select is="id-select" name="denYn" class="form-select">
|
|
|
|
|
<select is="id-select" name="delYn" class="form-select">
|
|
|
|
|
<option value="">전체</option>
|
|
|
|
|
<option value="N">사용</option>
|
|
|
|
|
<option value="Y">삭제</option>
|
|
|
|
|
@ -63,7 +63,7 @@
|
|
|
|
|
<thead class="sticky-thead">
|
|
|
|
|
<tr name="exmptnVhclTheadTr">
|
|
|
|
|
<th style="width: 80px;">No.</th>
|
|
|
|
|
<th style="width: 100px;">차량번호</th>
|
|
|
|
|
<th style="width: 130px;">차량번호</th>
|
|
|
|
|
<th style="width: 200px;">사유</th>
|
|
|
|
|
<th style="width: 150px;">공문번호</th>
|
|
|
|
|
<th style="width: 150px;">소유주명</th>
|
|
|
|
|
|