|
|
|
@ -50,12 +50,12 @@
|
|
|
|
|
<div class="col-md-6">
|
|
|
|
|
<label for="hdrDe--${pageName}" class="w-px-130 bg-lighter pe-2 col-form-label text-sm-end">취급일자</label>
|
|
|
|
|
<input type="text" class="form-control w-45 form-date" id="hdrDe--${pageName}" name="hdrDe" data-fmt-type="day" data-map="hdrDe" autocomplete="off" title="종료 날짜 선택" readonly/>
|
|
|
|
|
<%-- <button type="button" class="bx bx-sm bx-calendar bg-white"></button>--%>
|
|
|
|
|
<%-- <button type="button" class="bx bx-lg bx-calendar bg-white"></button>--%>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-md-6">
|
|
|
|
|
<label for="dsuseDe--${pageName}" class="w-px-130 bg-lighter pe-2 col-form-label text-sm-end">폐기일자</label>
|
|
|
|
|
<input type="text" class="form-control w-45 form-date" id="dsuseDe--${pageName}" name="dsuseDe" data-fmt-type="day" data-map="dsuseDe" autocomplete="off" title="종료 날짜 선택" readonly/>
|
|
|
|
|
<%-- <button type="button" class="bx bx-sm bx-calendar bg-white"></button>--%>
|
|
|
|
|
<%-- <button type="button" class="bx bx-lg bx-calendar bg-white"></button>--%>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-md-6">
|
|
|
|
|
<label for="dsuseSeCd--${pageName}" class="w-px-130 bg-lighter pe-2 col-form-label text-sm-end">폐기구분</label>
|
|
|
|
|