|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
<label for="bsshCd--${pageName}" class="w-px-130 bg-lighter pe-2 col-form-label text-sm-end">식별번호</label>
|
|
|
|
|
<input type="text" class="form-control w-60" id="bsshNm--${pageName}" name="bsshCd" data-map="bsshCd" readonly>
|
|
|
|
|
</div>
|
|
|
|
|
<button type="button" class="btn btn-search w-px-120" id="btnBsshSearch--${pageName}" title="검색">검색</button>
|
|
|
|
|
<button type="button" class="btn btn-search w-px-120" id="btnBsshSearch--${pageName}" title="업체 검색">업체 검색</button>
|
|
|
|
|
<div class="col-md-4">
|
|
|
|
|
<label for="rprsntvNm--${pageName}" class="w-px-130 bg-lighter pe-2 col-form-label text-sm-end">대표자명</label>
|
|
|
|
|
<input type="text" class="form-control w-60" id="rprsntvNm--${pageName}" name="rprsntvNm" data-map="rprsntvNm" readonly>
|
|
|
|
|