|
@@ -257,7 +257,7 @@
|
257
|
257
|
<form id="ITP_POP_FORM_MLOANMNG02010_DPST_REQ" class="form-horizontal" onsubmit="return false;">
|
258
|
258
|
<input type="hidden" id="ITP_POP_FORM_MLOANMNG02010_DPST_REQ_BRAND_ID" name="brandId" value="">
|
259
|
259
|
<input type="hidden" id="ITP_POP_FORM_MLOANMNG02010_DPST_REQ_STORE_ID" name="storeId" value="">
|
260
|
|
- <div class="pop" style="height:290px;">
|
|
260
|
+ <div class="pop" style="height:355px;">
|
261
|
261
|
<div class="header">
|
262
|
262
|
<div class="header_left">
|
263
|
263
|
<label>입금등록</label>
|
|
@@ -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 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>
|
|
@@ -323,7 +323,7 @@
|
323
|
323
|
<form id="ITP_POP_FORM_MLOANMNG02010_DPST_RJCT" class="form-horizontal" onsubmit="return false;">
|
324
|
324
|
<input type="hidden" id="ITP_POP_FORM_MLOANMNG02010_DPST_RJCT_BRAND_ID" name="brandId" value="">
|
325
|
325
|
<input type="hidden" id="ITP_POP_FORM_MLOANMNG02010_DPST_RJCT_STORE_ID" name="storeId" value="">
|
326
|
|
- <div class="pop" style="height:440px;">
|
|
326
|
+ <div class="pop" style="height:490px;">
|
327
|
327
|
<div class="header">
|
328
|
328
|
<div class="header_left">
|
329
|
329
|
<label>입금요청반려</label>
|