|
@@ -2,13 +2,13 @@
|
2
|
2
|
<div class="itp_cont">
|
3
|
3
|
<article class="itp_detail">
|
4
|
4
|
<div class="itp_det_head fix">
|
5
|
|
- <h2 class="pull-left itp_det_tit"><i class="glyphicon glyphicon-chevron-right"></i> <strong>매장 정보</strong></h2>
|
|
5
|
+ <h2 class="pull-left itp_det_tit"><i class="glyphicon glyphicon-chevron-right"></i> <strong>매장 관리</strong></h2>
|
6
|
6
|
<div class="pull-right itp_cicon">
|
7
|
7
|
<button type="button" id="ITP_BTN_STINFO02011_SRH" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon"></i> 조회 </button>
|
8
|
8
|
<button type="button" id="ITP_BTN_STINFO02011_MODIFY" class="btn btn-success btn-sm UPB" style="display: inline-block;"><i class="glyphicon"></i> 수정 </button>
|
9
|
9
|
<button type="button" id="ITP_BTN_STINFO02011_NEWREG" class="btn btn-primary btn-sm NEB" style="display: inline-block;"><i class="glyphicon"></i> 신규등록 </button>
|
10
|
10
|
<button type="button" id="ITP_BTN_STINFO02011_SAVE" class="btn btn-success btn-sm SAB"><i class="glyphicon"></i> 저장 </button>
|
11
|
|
- <button type="button" id="ITP_BTN_STINFO02011_CANCELLIST" class="btn btn-warning btn-sm PRB"><i class="glyphicon"></i> 취소 </button>
|
|
11
|
+ <button type="button" id="ITP_BTN_STINFO02011_CANCELLIST" class="btn btn-warning btn-sm PRB"><i class="glyphicon"></i> 취소/목록 </button>
|
12
|
12
|
</div>
|
13
|
13
|
</div>
|
14
|
14
|
<div class="itp_det_in">
|
|
@@ -17,6 +17,7 @@
|
17
|
17
|
<div class="itp_srh_border fix">
|
18
|
18
|
<div class="col-xs-12">
|
19
|
19
|
<form id="ITP_FORM_STINFO02011_SEARCH" class="form-horizontal">
|
|
20
|
+ <input type="hidden" id="ITP_FORM_STINFO02011_SEARCH_BRAND_ID" name="sbrandId" />
|
20
|
21
|
<div class="form-group">
|
21
|
22
|
<div class="col-xs-2 itp_ip itp_noMar">
|
22
|
23
|
<select id="ITP_FORM_STINFO02011_SERVICE_ST_DT" class="form-control itp_input" name="searchDateType">
|
|
@@ -87,7 +88,7 @@
|
87
|
88
|
<label class="col-xs-2 itp_lb">상태 *</label>
|
88
|
89
|
<div class="col-xs-4 itp_ip">
|
89
|
90
|
<div class="col-xs-7 itp_in">
|
90
|
|
- <select id="ITP_FORM_STINFO02011_DETAIL_STORE_ST_CD" data-select-code="STORE_ST_CD" data-check-required="empty" class="form-control itp_input" name="stCd"></select>
|
|
91
|
+ <select id="ITP_FORM_STINFO02011_DETAIL_STORE_ST_CD" data-select-code="STORE_ST_CD" data-check-required="empty" class="form-control itp_input" name="storeStCd"></select>
|
91
|
92
|
</div>
|
92
|
93
|
</div>
|
93
|
94
|
</div>
|
|
@@ -96,7 +97,10 @@
|
96
|
97
|
<div class="form-group">
|
97
|
98
|
<label class="col-xs-2 itp_lb">매장번호 *</label>
|
98
|
99
|
<div class="col-xs-4 itp_ip">
|
99
|
|
- <div class="col-xs-10 itp_in fnStoreNm"></div>
|
|
100
|
+ <div class="col-xs-7 itp_in fnStoreNm" style="top:4px;"></div>
|
|
101
|
+ <!--<div class="col-xs-4 itp_in" style="margin-left:5px;">
|
|
102
|
+ <button type="button" id="ITP_BTN_STINFO02011_RESET_PW" class="btn btn-danger btn-sm PWC" style="margin: -1px 0px 0px 3px; display:block;">비밀번호 초기화</button>
|
|
103
|
+ </div>-->
|
100
|
104
|
</div>
|
101
|
105
|
<label class="col-xs-2 itp_lb">매장구분 *</label>
|
102
|
106
|
<div class="col-xs-4 itp_ip">
|
|
@@ -127,7 +131,7 @@
|
127
|
131
|
<label class="col-xs-2 itp_lb">사업자번호 *</label>
|
128
|
132
|
<div class="col-xs-4 itp_ip">
|
129
|
133
|
<div class="col-xs-6 itp_in">
|
130
|
|
- <input type="text" id="ITP_FORM_STINFO02011_DETAIL_BSNS_REG_NO" data-check-required="empty"class="form-control itp_input" name="bsnsRegNo" value="">
|
|
134
|
+ <input type="text" id="ITP_FORM_STINFO02011_DETAIL_BSNS_REG_NO" data-check-required="empty" data-key-up="regNo" class="form-control itp_input" name="bsnsRegNo" value="">
|
131
|
135
|
</div>
|
132
|
136
|
</div>
|
133
|
137
|
<label class="col-xs-2 itp_lb">업종</label>
|
|
@@ -143,13 +147,13 @@
|
143
|
147
|
<label class="col-xs-2 itp_lb">법인번호</label>
|
144
|
148
|
<div class="col-xs-4 itp_ip">
|
145
|
149
|
<div class="col-xs-6 itp_in">
|
146
|
|
- <input type="text" id="ITP_FORM_STINFO02011_DETAIL_CORP_REG_NO" class="form-control itp_input" name="corpRegNo" value="">
|
|
150
|
+ <input type="text" id="ITP_FORM_STINFO02011_DETAIL_CORP_REG_NO" data-key-up="corpNo" class="form-control itp_input" name="corpRegNo" value="">
|
147
|
151
|
</div>
|
148
|
152
|
</div>
|
149
|
153
|
<label class="col-xs-2 itp_lb">전화번호 *</label>
|
150
|
154
|
<div class="col-xs-4 itp_ip">
|
151
|
155
|
<div class="col-xs-7 itp_in">
|
152
|
|
- <input type="text" id="ITP_FORM_STINFO02011_DETAIL_TEL_NO" data-check-required="empty" class="form-control itp_input" name="telNo" value="">
|
|
156
|
+ <input type="text" id="ITP_FORM_STINFO02011_DETAIL_TEL_NO" data-check-required="empty" data-key-up="tel" class="form-control itp_input" name="telNo" value="">
|
153
|
157
|
</div>
|
154
|
158
|
</div>
|
155
|
159
|
</div>
|
|
@@ -165,7 +169,7 @@
|
165
|
169
|
<label class="col-xs-2 itp_lb">FAX</label>
|
166
|
170
|
<div class="col-xs-4 itp_ip">
|
167
|
171
|
<div class="col-xs-7 itp_in">
|
168
|
|
- <input type="text" id="ITP_FORM_STINFO02011_DETAIL_FAX_NO" class="form-control itp_input" name="faxNo" value="">
|
|
172
|
+ <input type="text" id="ITP_FORM_STINFO02011_DETAIL_FAX_NO" data-key-up="tel" class="form-control itp_input" name="faxNo" value="">
|
169
|
173
|
</div>
|
170
|
174
|
</div>
|
171
|
175
|
</div>
|
|
@@ -175,7 +179,7 @@
|
175
|
179
|
<label class="col-xs-2 itp_lb">핸드폰</label>
|
176
|
180
|
<div class="col-xs-4 itp_ip">
|
177
|
181
|
<div class="col-xs-6 itp_in">
|
178
|
|
- <input type="text" id="ITP_FORM_STINFO02011_DETAIL_MBL_NO" class="form-control itp_input" name="mblNo" value="">
|
|
182
|
+ <input type="text" id="ITP_FORM_STINFO02011_DETAIL_MBL_NO" data-key-up="tel" class="form-control itp_input" name="mblNo" value="">
|
179
|
183
|
</div>
|
180
|
184
|
</div>
|
181
|
185
|
<label class="col-xs-2 itp_lb">이메일 *</label>
|
|
@@ -207,101 +211,149 @@
|
207
|
211
|
</div>
|
208
|
212
|
<div class="itp_form_in">
|
209
|
213
|
<div class="form-group">
|
210
|
|
- <label class="col-xs-2 itp_lb">매장계좌정보</label>
|
211
|
|
- <div class="col-xs-12 itp_ip">
|
212
|
|
- <div class="col-xs-2 itp_in">
|
213
|
|
- <select id="ITP_FORM_STINFO02011_DETAIL_BNK_CD" data-select-code="BNK_CD" data-check-required="empty" class="form-control itp_input" name="bnkCd">
|
214
|
|
- </select>
|
|
214
|
+ <label class="col-xs-2 itp_lb">주소 *</label>
|
|
215
|
+ <div class="col-xs-10 itp_ip">
|
|
216
|
+ <div class="col-xs-1 itp_in">
|
|
217
|
+ <input type="text" id="ITP_FORM_STINFO02011_DETAIL_ZIPNO" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="address" class="form-control itp_input" name="zipNo" value="" maxlength="6" placeholder="우편번호">
|
215
|
218
|
</div>
|
216
|
|
- <div class="col-xs-4 itp_in">
|
217
|
|
- <input type="text" id="ITP_FORM_STINFO02011_DETAIL_ACCT_NO" data-check-required="empty" class="form-control itp_input" name="acctNo" value="" placeholder="계좌번호">
|
|
219
|
+ <div class="col-xs-2 itp_in" style="width:10%;">
|
|
220
|
+ <button type="button" id="ITP_FORM_STINFO02011_DETAIL_ADRES_SCH" class="btn btn-primary btn-sm SHOW" style="margin: -1px 0px 0px 3px;"> 주소검색 </button>
|
218
|
221
|
</div>
|
219
|
|
- <div class="col-xs-2 itp_in">
|
220
|
|
- <input type="text" id="ITP_FORM_STINFO02011_DETAIL_OWAC_NM" data-check-required="empty" class="form-control itp_input" name="owacNm" value="" placeholder="예금주명">
|
|
222
|
+ <div class="col-xs-4 itp_in" style="margin:0 5px;">
|
|
223
|
+ <input type="text" id="ITP_FORM_STINFO02011_DETAIL_ADRES" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="address" class="form-control itp_input" name="addr1" value="" placeholder="기본주소">
|
|
224
|
+ </div>
|
|
225
|
+ <div class="col-xs-4 itp_in">
|
|
226
|
+ <input type="text" id="ITP_FORM_STINFO02011_DETAIL_ADRES_DTL" data-check-required="empty" class="form-control itp_input" name="addr2" value="" placeholder="상세주소">
|
221
|
227
|
</div>
|
222
|
228
|
</div>
|
223
|
229
|
</div>
|
224
|
230
|
</div>
|
225
|
231
|
<div class="itp_form_in">
|
226
|
|
- <div class="form-group">
|
227
|
|
- <label class="col-xs-2 itp_lb">정산타입*</label>
|
228
|
|
- <div class="col-xs-4 itp_ip">
|
229
|
|
- <div class="col-xs-7 itp_in">
|
230
|
|
- <select id="ITP_FORM_STINFO02011_DETAIL_LOAN_DVSN" data-select-code="LOAN_DVSN" data-check-required="empty" class="form-control itp_input" name="loanDvsn">
|
231
|
|
- </select>
|
232
|
|
- </div>
|
233
|
|
- <div class="col-xs-4 itp_in">
|
234
|
|
- <input type="text" id="ITP_FORM_STINFO02011_DETAIL_LIMIT_AMT" data-check-required="empty" class="form-control itp_input" name="limitAmt" placeholder="후불한도금액">
|
|
232
|
+ <div class="form-group border">
|
|
233
|
+ <label class="col-xs-2 itp_lb"></label>
|
|
234
|
+ <div class="col-xs-10 itp_ip">
|
|
235
|
+ <input type="hidden" id="ITP_FORM_STINFO02011_DETAIL_LOTS_ADDRESS" value="" />
|
|
236
|
+ <input type="hidden" id="ITP_FORM_STINFO02011_DETAIL_STREET_ADDRESS" value="" />
|
|
237
|
+ <input type="hidden" name="latX" id="ITP_FORM_STINFO02011_DETAIL_LAT" value="" />
|
|
238
|
+ <input type="hidden" name="longY" id="ITP_FORM_STINFO02011_DETAIL_LNG" value="" />
|
|
239
|
+ <input type="hidden" id="ITP_FORM_STINFO02011_DETAIL_HJ_DONG" value="" />
|
|
240
|
+ <input type="hidden" id="ITP_FORM_STINFO02011_DETAIL_BJ_DONG" value="" />
|
|
241
|
+ <div id="ITP_FORM_STINFO02011_DETAIL_MAP" style="width:700px; height:400px;"></div>
|
|
242
|
+ </div>
|
|
243
|
+ </div>
|
|
244
|
+ </div>
|
|
245
|
+ <div class="itp_form_change">
|
|
246
|
+ <div class="itp_form_in">
|
|
247
|
+ <div class="form-group">
|
|
248
|
+ <label class="col-xs-2 itp_lb">매장계좌정보</label>
|
|
249
|
+ <div class="col-xs-12 itp_ip">
|
|
250
|
+ <div class="col-xs-2 itp_in">
|
|
251
|
+ <select id="ITP_FORM_STINFO02011_DETAIL_CREATE_BNK_CD" data-select-code="BNK_CD" data-check-required="empty" class="form-control itp_input" name="bnkCd">
|
|
252
|
+ </select>
|
|
253
|
+ </div>
|
|
254
|
+ <div class="col-xs-4 itp_in">
|
|
255
|
+ <input type="text" id="ITP_FORM_STINFO02011_DETAIL_CREATE_ACCT_NO" data-check-required="empty" class="form-control itp_input" name="acctNo" value="" placeholder="계좌번호">
|
|
256
|
+ </div>
|
|
257
|
+ <div class="col-xs-2 itp_in">
|
|
258
|
+ <input type="text" id="ITP_FORM_STINFO02011_DETAIL_CREATE_OWAC_NM" data-check-required="empty" class="form-control itp_input" name="owacNm" value="" placeholder="예금주명">
|
|
259
|
+ </div>
|
235
|
260
|
</div>
|
236
|
261
|
</div>
|
237
|
|
- <label class="col-xs-2 itp_lb">창고사용여부 *</label>
|
238
|
|
- <div class="col-xs-4 itp_ip">
|
239
|
|
- <div class="col-xs-7 itp_in">
|
240
|
|
- <select id="ITP_FORM_STINFO02011_DETAIL_WHS_USE_YN" data-select-code="WHS_USE_YN" data-check-required="empty" class="form-control itp_input" name="whsUseYn">
|
241
|
|
- </select>
|
|
262
|
+ </div>
|
|
263
|
+ <div class="itp_form_in">
|
|
264
|
+ <div class="form-group">
|
|
265
|
+ <label class="col-xs-2 itp_lb">정산타입*</label>
|
|
266
|
+ <div class="col-xs-4 itp_ip">
|
|
267
|
+ <div class="col-xs-7 itp_in">
|
|
268
|
+ <select id="ITP_FORM_STINFO02011_DETAIL_CREATE_LOAN_DVSN" data-select-code="LOAN_DVSN" data-check-required="empty" class="form-control itp_input" name="loanDvsn">
|
|
269
|
+ </select>
|
|
270
|
+ </div>
|
|
271
|
+ <div class="col-xs-4 itp_in">
|
|
272
|
+ <input type="text" id="ITP_FORM_STINFO02011_DETAIL_CREATE_LIMIT_AMT" class="form-control itp_input" name="limitAmt" placeholder="후불한도금액">
|
|
273
|
+ </div>
|
|
274
|
+ </div>
|
|
275
|
+ <label class="col-xs-2 itp_lb">창고사용여부</label>
|
|
276
|
+ <div class="col-xs-4 itp_ip">
|
|
277
|
+ <div class="col-xs-7 itp_in">
|
|
278
|
+ <select id="ITP_FORM_STINFO02011_DETAIL_CREATE_WHS_USE_YN" data-select-code="WHS_USE_YN" class="form-control itp_input" name="whsUseYn">
|
|
279
|
+ </select>
|
|
280
|
+ </div>
|
242
|
281
|
</div>
|
243
|
282
|
</div>
|
244
|
283
|
</div>
|
245
|
284
|
</div>
|
246
|
285
|
<div class="itp_form_info">
|
|
286
|
+ <div class="itp_form_in">
|
|
287
|
+ <div class="form-group">
|
|
288
|
+ <label class="col-xs-2 itp_lb">매장계좌정보</label>
|
|
289
|
+ <div class="col-xs-4 itp_ip" style="padding:0 0 0 15px;">
|
|
290
|
+ <div class="col-xs-4 itp_in">
|
|
291
|
+ <select id="ITP_FORM_STINFO02011_DETAIL_BNK_CD" data-select-code="BNK_CD" data-check-required="empty" class="form-control itp_input" name="bnkCd">
|
|
292
|
+ </select>
|
|
293
|
+ </div>
|
|
294
|
+ <div class="col-xs-5 itp_in" style="width:37%;">
|
|
295
|
+ <input type="text" id="ITP_FORM_STINFO02011_DETAIL_ACCT_NO" data-check-required="empty" class="form-control itp_input" name="acctNo" value="" placeholder="계좌번호">
|
|
296
|
+ </div>
|
|
297
|
+ <div class="col-xs-2 itp_in" style="width:22%; margin-right:0;">
|
|
298
|
+ <input type="text" id="ITP_FORM_STINFO02011_DETAIL_OWAC_NM" data-check-required="empty" class="form-control itp_input" name="owacNm" value="" placeholder="예금주명">
|
|
299
|
+ </div>
|
|
300
|
+ </div>
|
|
301
|
+ <label class="col-xs-2 itp_lb">정산타입*</label>
|
|
302
|
+ <div class="col-xs-4 itp_ip">
|
|
303
|
+ <div class="col-xs-7 itp_in">
|
|
304
|
+ <select id="ITP_FORM_STINFO02011_DETAIL_LOAN_DVSN" data-select-code="LOAN_DVSN" data-check-required="empty" class="form-control itp_input" name="loanDvsn">
|
|
305
|
+ </select>
|
|
306
|
+ </div>
|
|
307
|
+ <div class="col-xs-4 itp_in">
|
|
308
|
+ <input type="text" id="ITP_FORM_STINFO02011_DETAIL_LIMIT_AMT" class="form-control itp_input" name="limitAmt" placeholder="후불한도금액">
|
|
309
|
+ </div>
|
|
310
|
+ </div>
|
|
311
|
+ </div>
|
|
312
|
+ </div>
|
247
|
313
|
<div class="itp_form_in">
|
248
|
314
|
<div class="form-group">
|
249
|
315
|
<label class="col-xs-2 itp_lb">입금계좌정보</label>
|
250
|
316
|
<div class="col-xs-4 itp_ip">
|
251
|
317
|
<div class="col-xs-12 itp_in fnBrandAcctInfo"></div>
|
252
|
318
|
</div>
|
253
|
|
- <label class="col-xs-2 itp_lb">가수금액</label>
|
|
319
|
+ <label class="col-xs-2 itp_lb"></label>
|
254
|
320
|
<div class="col-xs-4 itp_ip">
|
255
|
|
- <div class="col-xs-12 itp_in fnAcctBal"></div>
|
|
321
|
+ <div class="col-xs-12 itp_in"></div>
|
256
|
322
|
</div>
|
|
323
|
+ <!--<label class="col-xs-2 itp_lb">가수금액</label>
|
|
324
|
+ <div class="col-xs-4 itp_ip">
|
|
325
|
+ <div class="col-xs-12 itp_in fnAcctBal"></div>
|
|
326
|
+ </div>-->
|
257
|
327
|
</div>
|
258
|
328
|
</div>
|
259
|
329
|
<div class="itp_form_in">
|
260
|
330
|
<div class="form-group">
|
261
|
|
- <label class="col-xs-2 itp_lb">현 잔여한도</label>
|
|
331
|
+ <label class="col-xs-2 itp_lb">창고사용여부</label>
|
262
|
332
|
<div class="col-xs-4 itp_ip">
|
263
|
|
- <div class="col-xs-12 itp_in fnTmpRcvAcctTotal"></div>
|
|
333
|
+ <div class="col-xs-7 itp_in">
|
|
334
|
+ <select id="ITP_FORM_STINFO02011_DETAIL_WHS_USE_YN" data-select-code="WHS_USE_YN" class="form-control itp_input" name="whsUseYn">
|
|
335
|
+ </select>
|
|
336
|
+ </div>
|
264
|
337
|
</div>
|
265
|
|
- <label class="col-xs-2 itp_lb">수정일</label>
|
|
338
|
+ <label class="col-xs-2 itp_lb">현 잔여한도</label>
|
266
|
339
|
<div class="col-xs-4 itp_ip">
|
267
|
|
- <div class="col-xs-12 itp_in fnSysChgDttm"></div>
|
|
340
|
+ <div class="col-xs-12 itp_in fnAcctBal"></div>
|
268
|
341
|
</div>
|
269
|
342
|
</div>
|
270
|
343
|
</div>
|
271
|
|
- </div>
|
272
|
|
- <div class="itp_form_in">
|
273
|
|
- <div class="form-group">
|
274
|
|
- <label class="col-xs-2 itp_lb">주소 *</label>
|
275
|
|
- <div class="col-xs-10 itp_ip">
|
276
|
|
- <div class="col-xs-1 itp_in">
|
277
|
|
- <input type="text" id="ITP_FORM_STINFO02011_DETAIL_ZIPNO" data-check-required="empty" class="form-control itp_input" name="zipNo" value="" maxlength="6" placeholder="우편번호">
|
278
|
|
- </div>
|
279
|
|
- <div class="col-xs-2 itp_in" style="width:10%;">
|
280
|
|
- <button type="button" id="ITP_FORM_STINFO02011_DETAIL_ADRES_SCH" class="btn btn-primary btn-sm SHOW" style="margin: -1px 0px 0px 3px;"> 주소검색 </button>
|
281
|
|
- </div>
|
282
|
|
- <div class="col-xs-4 itp_in" style="margin:0 5px;">
|
283
|
|
- <input type="text" id="ITP_FORM_STINFO02011_DETAIL_ADRES" data-check-required="empty" class="form-control itp_input" name="addr1" value="" placeholder="기본주소">
|
|
344
|
+ <div class="itp_form_in">
|
|
345
|
+ <div class="form-group">
|
|
346
|
+ <label class="col-xs-2 itp_lb">수정일</label>
|
|
347
|
+ <div class="col-xs-4 itp_ip">
|
|
348
|
+ <div class="col-xs-12 itp_in fnSysChgDttm"></div>
|
284
|
349
|
</div>
|
285
|
|
- <div class="col-xs-4 itp_in">
|
286
|
|
- <input type="text" id="ITP_FORM_STINFO02011_DETAIL_ADRES_DTL" data-check-required="empty" class="form-control itp_input" name="addr2" value="" placeholder="상세주소">
|
|
350
|
+ <label class="col-xs-2 itp_lb">폐점일</label>
|
|
351
|
+ <div class="col-xs-4 itp_ip">
|
|
352
|
+ <div class="col-xs-12 itp_in fnCloseDt"></div>
|
287
|
353
|
</div>
|
288
|
354
|
</div>
|
289
|
355
|
</div>
|
290
|
356
|
</div>
|
291
|
|
- <div class="itp_form_in">
|
292
|
|
- <div class="form-group border">
|
293
|
|
- <label class="col-xs-2 itp_lb"></label>
|
294
|
|
- <div class="col-xs-10 itp_ip">
|
295
|
|
- <input type="hidden" id="ITP_FORM_STINFO02011_DETAIL_LOTS_ADDRESS" value="" />
|
296
|
|
- <input type="hidden" id="ITP_FORM_STINFO02011_DETAIL_STREET_ADDRESS" value="" />
|
297
|
|
- <input type="hidden" name="latX" id="ITP_FORM_STINFO02011_DETAIL_LAT" value="" />
|
298
|
|
- <input type="hidden" name="longY" id="ITP_FORM_STINFO02011_DETAIL_LNG" value="" />
|
299
|
|
- <input type="hidden" id="ITP_FORM_STINFO02011_DETAIL_HJ_DONG" value="" />
|
300
|
|
- <input type="hidden" id="ITP_FORM_STINFO02011_DETAIL_BJ_DONG" value="" />
|
301
|
|
- <div id="ITP_FORM_STINFO02011_DETAIL_MAP" style="width:700px; height:400px;"></div>
|
302
|
|
- </div>
|
303
|
|
- </div>
|
304
|
|
- </div>
|
305
|
357
|
</section>
|
306
|
358
|
</form>
|
307
|
359
|
</div>
|
|
@@ -429,9 +481,9 @@
|
429
|
481
|
<div class="form-group">
|
430
|
482
|
<label class="col-xs-2 itp_lb">주소 *</label>
|
431
|
483
|
<div class="col-xs-10 itp_ip">
|
432
|
|
- <div class="col-xs-7 itp_in fnZipNo"></div>
|
433
|
|
- <div class="col-xs-7 itp_in fnLoadAddr"></div>
|
434
|
|
- <div class="col-xs-7 itp_in fnDtlAddr"></div>
|
|
484
|
+ <div class="col-xs-a itp_in fnZipNo"></div>
|
|
485
|
+ <div class="col-xs-a itp_in fnLoadAddr"></div>
|
|
486
|
+ <div class="col-xs-a itp_in fnDtlAddr"></div>
|
435
|
487
|
</div>
|
436
|
488
|
</div>
|
437
|
489
|
</div>
|
|
@@ -467,10 +519,14 @@
|
467
|
519
|
<div class="col-xs-4 itp_ip">
|
468
|
520
|
<div class="col-xs-12 itp_in fnBrandAcctInfo"></div>
|
469
|
521
|
</div>
|
470
|
|
- <label class="col-xs-2 itp_lb">가수금액</label>
|
|
522
|
+ <label class="col-xs-2 itp_lb"></label>
|
|
523
|
+ <div class="col-xs-4 itp_ip">
|
|
524
|
+ <div class="col-xs-12 itp_in"></div>
|
|
525
|
+ </div>
|
|
526
|
+ <!--<label class="col-xs-2 itp_lb">가수금액</label>
|
471
|
527
|
<div class="col-xs-4 itp_ip">
|
472
|
528
|
<div class="col-xs-12 itp_in fnAcctBal">(선입금일때 존재)</div>
|
473
|
|
- </div>
|
|
529
|
+ </div>-->
|
474
|
530
|
</div>
|
475
|
531
|
</div>
|
476
|
532
|
<div class="itp_form_in">
|
|
@@ -481,7 +537,7 @@
|
481
|
537
|
</div>
|
482
|
538
|
<label class="col-xs-2 itp_lb">현 잔여한도</label>
|
483
|
539
|
<div class="col-xs-4 itp_ip">
|
484
|
|
- <div class="col-xs-7 itp_in fnLimitAmt"></div>
|
|
540
|
+ <div class="col-xs-7 itp_in fnAcctBal"></div>
|
485
|
541
|
</div>
|
486
|
542
|
</div>
|
487
|
543
|
</div>
|