|
|
@ -39,7 +39,7 @@
|
|
|
|
<label for="vhrno--${pageName}"
|
|
|
|
<label for="vhrno--${pageName}"
|
|
|
|
class="w-px-120 bg-lighter pe-2 col-form-label text-sm-end">차량번호</label>
|
|
|
|
class="w-px-120 bg-lighter pe-2 col-form-label text-sm-end">차량번호</label>
|
|
|
|
<input type="text" id="vhrno--${pageName}" name="vhrno"
|
|
|
|
<input type="text" id="vhrno--${pageName}" name="vhrno"
|
|
|
|
class="form-control w-40" data-map="VHRNO" />
|
|
|
|
class="form-control w-30" data-map="VHRNO" />
|
|
|
|
<button type="button" id="btnVehicle--${pageName}" class="btn btn-sm btn-outline-dark"
|
|
|
|
<button type="button" id="btnVehicle--${pageName}" class="btn btn-sm btn-outline-dark"
|
|
|
|
title="차량 검색" onclick="fnVehicle${pageName}();">
|
|
|
|
title="차량 검색" onclick="fnVehicle${pageName}();">
|
|
|
|
조회
|
|
|
|
조회
|
|
|
|