|
|
|
@ -119,8 +119,8 @@
|
|
|
|
|
</div>
|
|
|
|
|
<!-- 납부자 번호 -->
|
|
|
|
|
<div class="col-4">
|
|
|
|
|
<label is="name-label" class="form-label form-search-title w-px-120 text-end fw-bold" for="rtpyrNo">납부자번호</label>
|
|
|
|
|
<input is="id-input" type="text" class="form-control w-px-160" name="rtpyrNo" autocomplete="off" />
|
|
|
|
|
<label is="name-label" class="form-label form-search-title w-px-120 text-end fw-bold" for="schRtpyrNo">납부자번호</label>
|
|
|
|
|
<input is="id-input" type="text" class="form-control w-px-160" name="schRtpyrNo" autocomplete="off" />
|
|
|
|
|
</div>
|
|
|
|
|
<!-- 납부자 명 -->
|
|
|
|
|
<div class="col-4">
|
|
|
|
@ -153,17 +153,6 @@
|
|
|
|
|
<input type="text" class="form-control w-px-160" name="schRgtrNm" />
|
|
|
|
|
<button type="button" class="btn btn-sm btn-outline-dark" name="btnFindUser" title="사용자 검색">검색</button>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 납부자 번호 -->
|
|
|
|
|
<div class="col-4">
|
|
|
|
|
<label is="name-label" class="form-label form-search-title w-px-120 text-end fw-bold" for="schRtpyrNo">schRtpyrNo</label>
|
|
|
|
|
<input is="id-input" type="text" class="form-control w-px-160" name="schRtpyrNo" autocomplete="off" />
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</div> <!-- 상세 조건 -->
|
|
|
|
|
</form>
|
|
|
|
|