whakdo963 пре 2 година
родитељ
комит
8e50905442
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/main/webapp/mobile/app/mloanmng/MLOANMNG02010.html

+ 1 - 1
src/main/webapp/mobile/app/mloanmng/MLOANMNG02010.html

@@ -300,7 +300,7 @@
300 300
 					<div class="line mt_5">
301 301
 						<label>입금은행</label>
302 302
 						<div class="search_wrap itp_ip">
303
-							<select style="heigth:35px; border:1px solid #ccc; font-size:14px;" name="dpstBnkCd" id="ITP_FORM_MLOANMNG02010_POP_DPST_BNK" data-select-code="BNK_CD" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="입금은행">
303
+							<select style="height:35px; border:1px solid #ccc; font-size:14px;" name="dpstBnkCd" id="ITP_FORM_MLOANMNG02010_POP_DPST_BNK" data-select-code="BNK_CD" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="입금은행">
304 304
 								<option value="">은행코드 선택</option>
305 305
 							</select>
306 306
 						</div>