부과 제외 수정.

main
jjh 3 months ago
parent 118404c824
commit 85e8e2c494

@ -119,13 +119,13 @@
</div>
<!-- 납부자 번호 -->
<div class="col-4">
<label is="name-label" class="form-label form-search-title w-px-120 text-end fw-bold" for="schRtpyrNm">납부자번호</label>
<input is="id-input" type="text" class="form-control w-px-160" name="schRtpyrNm" autocomplete="off" />
<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" />
</div>
<!-- 납부자 명 -->
<div class="col-4">
<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" />
<label is="name-label" class="form-label form-search-title w-px-120 text-end fw-bold" for="schRtpyrNm">납부자명</label>
<input is="id-input" type="text" class="form-control w-px-160" name="schRtpyrNm" autocomplete="off" />
</div>
<!-- 등록일자, 수정일자 -->
<div class="col-4">

Loading…
Cancel
Save