Sfoglia il codice sorgente

Merge branch 'master' of http://106.246.249.162:13000/orderqueen/oqpo-view

juney 2 anni fa
parent
commit
2fe06fbce0

+ 3 - 3
src/main/webapp/app/popup/biz/BIZPOP_ITEM_CLASS_MANAGE.html

@@ -7,9 +7,9 @@
7 7
 			</div>
8 8
 			<div class="modal-body">
9 9
 				<div class="itp_form itp_type1 fix">
10
-					<div class="col-xs-12">
10
+					<div class="col-xs-12" style="border:1px solid #ccc;">
11 11
 						<div class="form-horizontal">
12
-							<h4 class="itp_form_tit">분류 정보</h4>
12
+							<h4 class="itp_header_title">분류 정보</h4>
13 13
 							<form id="ITP_FORM_NOTICE_INFO_POPUP">
14 14
 								<input type="hidden" id="ITP_FORM_STINFO07010_POP_VIEW_CD" name="viewCd" value="C">
15 15
 								<input type="hidden" id="ITP_FORM_STINFO07010_POP_BRAND_ID" name="brandId" value="">
@@ -53,7 +53,7 @@
53 53
 										<div class="form-group colspan">
54 54
 											<label class="col-xs-2 itp_lb">분류명</label>
55 55
 											<div class="col-xs-4 itp_ip">
56
-												<div class="col-xs-6 itp_in">
56
+												<div class="col-xs-7 itp_in">
57 57
 													<input type="email" id="ITP_FORM_SITP_TAB_STINFO07010_POP_ITEM_CLASS_NM" data-check-required="empty" class="form-control itp_input" name="itemClassNm" placeholder="분류 3 Level">
58 58
 												</div>
59 59
 											</div>

+ 8 - 10
src/main/webapp/app/stinfo/STINFO03010.html

@@ -57,8 +57,7 @@
57 57
 								<input type="hidden" id="ITP_FORM_STINFO03010_DETAIL_CORP_FILE_NO" name="bbookCopyFileNo" value="">
58 58
 					
59 59
 								<section class="itp_form_sec">
60
-									<h4 class="itp_form_tit">공급업체정보-신규</h4>
61
-									<div class="itp_form_in">
60
+									<div class="itp_form_in border-top">
62 61
 										<div class="form-group">
63 62
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
64 63
 											<div class="col-xs-4 itp_ip">
@@ -78,7 +77,7 @@
78 77
 										<div class="form-group">
79 78
 											<label class="col-xs-2 itp_lb">공급업체번호</label>
80 79
 											<div class="col-xs-4 itp_ip">
81
-												<div class="col-xs-7 itp_in fnSpplyId" style="top:4px;"></div>
80
+												<div class="col-xs-11 itp_in fnSpplyId" style="top:4px;"></div>
82 81
 												<!--<div class="col-xs-4 itp_in" style="margin-left:5px;">
83 82
 													<button type="button" id="ITP_BTN_STINFO03010_RESET_PW" class="btn btn-danger btn-sm PWC" style="margin: -1px 0px 0px 3px; display:block;">비밀번호 초기화</button>
84 83
 												</div>-->
@@ -96,7 +95,7 @@
96 95
 										<div class="form-group">
97 96
 											<label class="col-xs-2 itp_lb">공급업체명 *</label>
98 97
 											<div class="col-xs-4 itp_ip">
99
-												<div class="col-xs-9 itp_in">
98
+												<div class="col-xs-7 itp_in">
100 99
 													<input type="text" id="ITP_FORM_STINFO03010_DETAIL_SPPLY_NM" data-check-required="empty" class="form-control itp_input" name="spplyNm" value="">
101 100
 												</div>
102 101
 											</div>
@@ -245,7 +244,7 @@
245 244
 												<div class="col-xs-1 itp_in">
246 245
 													<input type="text" id="ITP_FORM_STINFO03010_DETAIL_ZIPNO" data-check-required="empty" class="form-control itp_input" name="zipNo" value="" maxlength="6" placeholder="우편번호">
247 246
 												</div>
248
-												<div class="col-xs-2 itp_in" style="width:10%;">
247
+												<div class="col-xs-a itp_in">
249 248
 													<button type="button" id="ITP_FORM_STINFO03010_DETAIL_ADRES_SCH" class="btn btn-primary btn-sm SHOW" style="margin: -1px 0px 0px 3px;">&nbsp;&nbsp;주소검색&nbsp;&nbsp;</button>
250 249
 												</div>
251 250
 												<div class="col-xs-4 itp_in" style="margin:0 5px;">
@@ -259,7 +258,7 @@
259 258
 									</div>
260 259
 									<div class="itp_form_info">
261 260
 										<div class="itp_form_in">
262
-											<div class="form-group border">
261
+											<div class="form-group">
263 262
 												<label class="col-xs-2 itp_lb">등록자/등록일 </label>
264 263
 												<div class="col-xs-4 itp_ip">
265 264
 													<div class="col-xs-a itp_in" style="width:auto;">
@@ -305,7 +304,7 @@
305 304
 								</section>				
306 305
 							</form>
307 306
 							<div class="itp_form_in">
308
-								<div class="itp_table_head fix" style="background:#f5f5f5;">
307
+								<div class="itp_table_head fix" style="background:#fff;">
309 308
 									<h4 class="itp_table_tit">공급업체 담당자 정보</h4>
310 309
 									<div class="pull-right itp_cicon">
311 310
 										<button type="button" id="ITP_BTN_STINFO03010_DETAIL_ADDROW" class="btn btn-primary btn-sm ARB" style="display: inline-block;"><i class="glyphicon "></i>&nbsp;&nbsp;행추가&nbsp;&nbsp;</button>
@@ -333,8 +332,7 @@
333 332
 								<input type="hidden" id="ITP_FORM_STINFO03010_VIEW_FILE_NO" name="popFileNo" value="">
334 333
 					
335 334
 								<section class="itp_form_sec">
336
-									<h4 class="itp_form_tit">공급업체정보-상세</h4>
337
-									<div class="itp_form_in">
335
+									<div class="itp_form_in border-top">
338 336
 										<div class="form-group">
339 337
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
340 338
 											<div class="col-xs-4 itp_ip">
@@ -482,7 +480,7 @@
482 480
 								</section>				
483 481
 							</form>
484 482
 							<div class="itp_form_in">
485
-								<div class="itp_table_head fix" style="background:#f5f5f5;">
483
+								<div class="itp_table_head fix" style="background:#fff;">
486 484
 									<h4 class="itp_table_tit">공급업체 담당자 정보</h4>
487 485
 								</div>
488 486
 								<div id="ITP_STINFO03010_VIEW_jqGrid_list" class="itp_tb_list">

+ 54 - 59
src/main/webapp/app/stinfo/STINFO04010.html

@@ -90,17 +90,16 @@
90 90
 								<input type="hidden" id="ITP_FORM_STINFO04010_DETAIL_ITEM_ID" name="itemId" value="">
91 91
 								<input type="hidden" id="ITP_FORM_STINFO04010_DETAIL_FILE_NO" name="itemImageFileNo" value="">
92 92
 								<section class="itp_form_sec">
93
-									<h4 class="itp_form_tit">품목정보-신규</h4>
94
-									<div class="itp_form_in">
93
+									<div class="itp_form_in border-top">
95 94
 										<div class="form-group">
96 95
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
97
-											<div class="col-xs-5 itp_ip">
96
+											<div class="col-xs-4 itp_ip">
98 97
 												<div class="col-xs-6 itp_in fnBrandNm">
99 98
 												</div>
100 99
 											</div>
101 100
 											<label class="col-xs-2 itp_lb">상태 *</label>
102
-											<div class="col-xs-3 itp_ip">
103
-												<div class="col-xs-9 itp_in">
101
+											<div class="col-xs-4 itp_ip">
102
+												<div class="col-xs-6 itp_in">
104 103
 								               		<select id="ITP_FORM_STINFO04010_DETAIL_ITEM_ST_CD" data-select-code="ITEM_ST_CD" data-check-required="empty" class="form-control itp_input default_st_cd" name="itemStCd"></select>
105 104
 												</div>
106 105
 											</div>
@@ -136,14 +135,14 @@
136 135
 									<div class="itp_form_in">
137 136
 										<div class="form-group">
138 137
 											<label class="col-xs-2 itp_lb">품목번호</label>
139
-											<div class="col-xs-5 itp_ip fnItemClassMgntNo"></div>
138
+											<div class="col-xs-4 itp_ip fnItemClassMgntNo"></div>
140 139
 											<label class="col-xs-2 itp_lb">품목유형 *</label>
141
-											<div class="col-xs-5 itp_ip">
142
-												<div class="col-xs-9 itp_in">
143
-								                <select id="ITP_FORM_STINFO04010_DETAIL_ITEM_TYPE" data-select-code="ITEM_TYPE" data-check-required="empty" class="form-control itp_input" name="itemType">
144
-													<option value="">소모품</option>
145
-													<option value="">자산용</option>
146
-												</select>
140
+											<div class="col-xs-4 itp_ip">
141
+												<div class="col-xs-6 itp_in">
142
+									                <select id="ITP_FORM_STINFO04010_DETAIL_ITEM_TYPE" data-select-code="ITEM_TYPE" data-check-required="empty" class="form-control itp_input" name="itemType">
143
+														<option value="">소모품</option>
144
+														<option value="">자산용</option>
145
+													</select>
147 146
 												</div>
148 147
 											</div>
149 148
 										</div>
@@ -151,14 +150,14 @@
151 150
 									<div class="itp_form_in">
152 151
 										<div class="form-group">
153 152
 											<label class="col-xs-2 itp_lb">품목명 *</label>
154
-											<div class="col-xs-5 itp_ip">
155
-												<div class="col-xs-9 itp_in">
153
+											<div class="col-xs-4 itp_ip">
154
+												<div class="col-xs-6 itp_in">
156 155
 													<input type="text" id="ITP_FORM_STINFO04010_DETAIL_ITEM_NM" data-check-required="empty" class="form-control itp_input" name="itemNm" value="품목A">
157 156
 												</div>
158 157
 											</div>
159 158
 											<label class="col-xs-2 itp_lb">내외자구분</label>
160
-											<div class="col-xs-5 itp_ip">
161
-												<div class="col-xs-9 itp_in">
159
+											<div class="col-xs-4 itp_ip">
160
+												<div class="col-xs-6 itp_in">
162 161
 									                <select id="ITP_FORM_STINFO04010_DETAIL_IMP_DVSN" data-select-code="IMP_DVSN" class="form-control itp_input" name="impDvsn">
163 162
 														<option value="">국내</option>
164 163
 														<option value="">수입</option>
@@ -170,7 +169,7 @@
170 169
 									<div class="itp_form_in">
171 170
 										<div class="form-group">
172 171
 											<label class="col-xs-2 itp_lb">발주여부 *</label>
173
-											<div class="col-xs-5 itp_ip">
172
+											<div class="col-xs-4 itp_ip">
174 173
 												<div class="col-xs-6 itp_in">
175 174
 													<select id="ITP_FORM_STINFO04010_DETAIL_PODR_PSSBL_DVSN" data-select-code="PODR_PSSBL_DVSN" data-check-required="empty" class="form-control itp_input" name="podrPssblDvsn">
176 175
 														<option value="">발주가능</option>
@@ -179,8 +178,8 @@
179 178
 												</div>
180 179
 											</div>
181 180
 											<label class="col-xs-2 itp_lb">기본단위 *</label>
182
-											<div class="col-xs-5 itp_ip">
183
-												<div class="col-xs-9 itp_in">
181
+											<div class="col-xs-4 itp_ip">
182
+												<div class="col-xs-6 itp_in">
184 183
 									                <select id="ITP_FORM_STINFO04010_DETAIL_UNIT" data-select-code="DSTRBT_COST_UNIT" data-check-required="empty" class="form-control itp_input detail_item_unit" name="unit"></select>
185 184
 												</div>
186 185
 											</div>
@@ -189,7 +188,7 @@
189 188
 									<div class="itp_form_in">
190 189
 										<div class="form-group">
191 190
 											<label class="col-xs-2 itp_lb">구매품목여부 *</label>
192
-											<div class="col-xs-5 itp_ip">
191
+											<div class="col-xs-4 itp_ip">
193 192
 												<div class="col-xs-6 itp_in">
194 193
 													<select id="ITP_FORM_STINFO04010_DETAIL_PCH_ITEM_YN" data-check-required="empty" class="form-control itp_input" name="pchItemYn">
195 194
 														<option value="">구매품목여부</option>
@@ -199,8 +198,8 @@
199 198
 												</div>
200 199
 											</div>
201 200
 											<label class="col-xs-2 itp_lb">구매단위</label>
202
-											<div class="col-xs-5 itp_ip">
203
-												<div class="col-xs-9 itp_in">
201
+											<div class="col-xs-4 itp_ip">
202
+												<div class="col-xs-6 itp_in">
204 203
 									                <select id="ITP_FORM_STINFO04010_DETAIL_PCH_UNIT" data-select-code="DSTRBT_COST_UNIT" class="form-control itp_input detail_item_unit" name="pchUnit"></select>
205 204
 												</div>
206 205
 											</div>
@@ -209,7 +208,7 @@
209 208
 									<div class="itp_form_in">
210 209
 										<div class="form-group">
211 210
 											<label class="col-xs-2 itp_lb">판매품목여부 *</label>
212
-											<div class="col-xs-5 itp_ip">
211
+											<div class="col-xs-4 itp_ip">
213 212
 												<div class="col-xs-6 itp_in">
214 213
 													<select id="ITP_FORM_STINFO04010_DETAIL_SALE_ITEM_YN" data-check-required="empty" class="form-control itp_input" name="saleItemYn">
215 214
 														<option value="">판매품목여부</option>
@@ -219,8 +218,8 @@
219 218
 												</div>
220 219
 											</div>
221 220
 											<label class="col-xs-2 itp_lb">판매단위</label>
222
-											<div class="col-xs-5 itp_ip">
223
-												<div class="col-xs-9 itp_in">
221
+											<div class="col-xs-4 itp_ip">
222
+												<div class="col-xs-6 itp_in">
224 223
 								      	          	<select id="ITP_FORM_STINFO04010_DETAIL_SALE_UNIT" data-select-code="DSTRBT_COST_UNIT" class="form-control itp_input detail_item_unit" name="saleUnit"></select>
225 224
 												</div>
226 225
 											</div>
@@ -229,14 +228,14 @@
229 228
 									<div class="itp_form_in">
230 229
 										<div class="form-group">
231 230
 											<label class="col-xs-2 itp_lb">자산정보</label>
232
-											<div class="col-xs-5 itp_ip">
231
+											<div class="col-xs-4 itp_ip">
233 232
 												<div class="col-xs-6 itp_in">
234 233
 													<input type="text" id="ITP_FORM_STINFO04010_DETAIL_ASSET_INFO" class="form-control itp_input" name="assetInfo" value="">
235 234
 												</div>
236 235
 											</div>
237 236
 											<label class="col-xs-2 itp_lb">재고단위</label>
238
-											<div class="col-xs-5 itp_ip">
239
-												<div class="col-xs-9 itp_in">
237
+											<div class="col-xs-4 itp_ip">
238
+												<div class="col-xs-6 itp_in">
240 239
 								      	          	<select id="ITP_FORM_STINFO04010_DETAIL_STCK_UNIT" data-select-code="DSTRBT_COST_UNIT" class="form-control itp_input detail_item_unit" name="stckUnit"></select>
241 240
 												</div>
242 241
 											</div>
@@ -245,7 +244,7 @@
245 244
 									<div class="itp_form_in">
246 245
 										<div class="form-group">
247 246
 											<label class="col-xs-2 itp_lb">중량</label>
248
-											<div class="col-xs-5 itp_ip">
247
+											<div class="col-xs-4 itp_ip">
249 248
 												<div class="col-xs-3 itp_in">
250 249
 													<input type="text" id="ITP_FORM_STINFO04010_DETAIL_WEIGHT" data-check-required="number" class="form-control itp_input" name="weight" value="">
251 250
 												</div>
@@ -254,11 +253,11 @@
254 253
 												</div>
255 254
 											</div>
256 255
 											<label class="col-xs-2 itp_lb">부피</label>
257
-											<div class="col-xs-3 itp_ip">
258
-												<div class="col-xs-5 itp_in">
256
+											<div class="col-xs-4 itp_ip">
257
+												<div class="col-xs-3 itp_in">
259 258
 													<input type="text" id="ITP_FORM_STINFO04010_DETAIL_VOLUME" class="form-control itp_input" name="volume" value="">
260 259
 												</div>
261
-												<div class="col-xs-6 itp_in">
260
+												<div class="col-xs-4 itp_in">
262 261
 	              									<select id="ITP_FORM_STINFO04010_DETAIL_VOLUME_UNIT" data-select-code="VOLUME_UNIT" class="form-control itp_input detail_item_unit" name="volume_unit"></select>
263 262
 												</div>
264 263
 											</div>
@@ -267,7 +266,7 @@
267 266
 									<div class="itp_form_in">
268 267
 										<div class="form-group">
269 268
 											<label class="col-xs-2 itp_lb">가로</label>
270
-											<div class="col-xs-5 itp_ip">
269
+											<div class="col-xs-4 itp_ip">
271 270
 												<div class="col-xs-3 itp_in">
272 271
 													<input type="text" id="ITP_FORM_STINFO04010_DETAIL_WIDTH" class="form-control itp_input" name="width" value="">
273 272
 												</div>
@@ -276,11 +275,11 @@
276 275
 												</div>
277 276
 											</div>
278 277
 											<label class="col-xs-2 itp_lb">세로</label>
279
-											<div class="col-xs-3 itp_ip">
280
-												<div class="col-xs-5 itp_in">
278
+											<div class="col-xs-4 itp_ip">
279
+												<div class="col-xs-3 itp_in">
281 280
 													<input type="text" id="ITP_FORM_STINFO04010_DETAIL_HEIGHT" class="form-control itp_input" name="height" value="">
282 281
 												</div>
283
-												<div class="col-xs-6 itp_in">
282
+												<div class="col-xs-4 itp_in">
284 283
 	              									<select id="ITP_FORM_STINFO04010_DETAIL_HEIGHT_UNIT" data-select-code="HEIGHT_UNIT" class="form-control itp_input detail_item_unit" name="height_unit"></select>
285 284
 												</div>
286 285
 											</div>
@@ -289,7 +288,7 @@
289 288
 									<div class="itp_form_in">
290 289
 										<div class="form-group">
291 290
 											<label class="col-xs-2 itp_lb">높이</label>
292
-											<div class="col-xs-5 itp_ip">
291
+											<div class="col-xs-4 itp_ip">
293 292
 												<div class="col-xs-3 itp_in">
294 293
 													<input type="text" id="ITP_FORM_STINFO04010_DETAIL_HIGH" class="form-control itp_input" name="high" value="">
295 294
 												</div>
@@ -298,8 +297,8 @@
298 297
 												</div>
299 298
 											</div>
300 299
 											<label class="col-xs-2 itp_lb">1Box수량</label>
301
-											<div class="col-xs-5 itp_ip">
302
-												<div class="col-xs-9 itp_in">
300
+											<div class="col-xs-4 itp_ip">
301
+												<div class="col-xs-6 itp_in">
303 302
 								                	<input type="text" id="ITP_FORM_STINFO04010_DETAIL_ONE_BOX_QTY" class="form-control itp_input" name="oneBoxQty" value="">
304 303
 												</div>
305 304
 											</div>
@@ -308,7 +307,7 @@
308 307
 									<div class="itp_form_in">
309 308
 										<div class="form-group">
310 309
 											<label class="col-xs-2 itp_lb">유통기한여부 *</label>
311
-											<div class="col-xs-5 itp_ip">
310
+											<div class="col-xs-4 itp_ip">
312 311
 												<div class="col-xs-6 itp_in">
313 312
 													<select id="ITP_FORM_STINFO04010_DETAIL_EXPRY_YN" data-check-required="empty" class="form-control itp_input" name="expryYn">
314 313
 														<option value="">유통기한여부</option>
@@ -318,11 +317,11 @@
318 317
 												</div>
319 318
 											</div>
320 319
 											<label class="col-xs-2 itp_lb">유통가능기간</label>
321
-											<div class="col-xs-3 itp_ip">
322
-												<div class="col-xs-5 itp_in">
320
+											<div class="col-xs-4 itp_ip">
321
+												<div class="col-xs-6 itp_in">
323 322
 								                	<input type="text" id="ITP_FORM_STINFO04010_DETAIL_EXPRY_PERIOD" class="form-control itp_input" name="expryPeriod" value="30">
324 323
 												</div>
325
-												<div class="col-xs-5 itp_in">
324
+												<div class="col-xs-a itp_in">
326 325
 													<label class="itp_in">(Day)</label>
327 326
 												</div>
328 327
 											</div>
@@ -331,7 +330,7 @@
331 330
 									<div class="itp_form_in">
332 331
 										<div class="form-group">
333 332
 											<label class="col-xs-2 itp_lb">반품기능여부</label>
334
-											<div class="col-xs-5 itp_ip">
333
+											<div class="col-xs-4 itp_ip">
335 334
 												<div class="col-xs-6 itp_in">
336 335
 													<select id="ITP_FORM_STINFO04010_DETAIL_RTN_PSSBL_YN" class="form-control itp_input" name="rtnPssblYn">
337 336
 														<option value="">반품기능여부</option>
@@ -341,8 +340,8 @@
341 340
 												</div>
342 341
 											</div>
343 342
 											<label class="col-xs-2 itp_lb">반품구분</label>
344
-											<div class="col-xs-5 itp_ip">
345
-												<div class="col-xs-9 itp_in">
343
+											<div class="col-xs-4 itp_ip">
344
+												<div class="col-xs-6 itp_in">
346 345
 													<select id="ITP_FORM_STINFO04010_DETAIL_RTN_DVSN" data-select-code="RTN_DVSN" class="form-control itp_input" name="rtnDvsn">
347 346
 														<option value="">실물반품</option>
348 347
 														<option value="">폐기반품</option>
@@ -394,8 +393,7 @@
394 393
 								<input type="hidden" id="ITP_FORM_STINFO04010_VIEW_ITEM_ID" name="itemId" value="">
395 394
 								<input type="hidden" id="ITP_FORM_STINFO04010_VIEW_FILE_NO" name="fileNo" value="">
396 395
 								<section class="itp_form_sec">
397
-									<h4 class="itp_form_tit">품목정보-상세</h4>
398
-									<div class="itp_form_in">
396
+									<div class="itp_form_in border-top">
399 397
 										<div class="form-group">
400 398
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
401 399
 											<div class="col-xs-5 itp_ip">
@@ -413,13 +411,10 @@
413 411
 										<div class="form-group">
414 412
 											<label class="col-xs-2 itp_lb">품목분류 *</label>
415 413
 											<div class="col-xs-12 itp_ip">
416
-												<div class="col-xs-1 itp_in itp_noMar fnItemClass1" style="width:auto;"></div>
417
-												<label class="col-xs-1 itp_in" style="width:2%;">></label>
418
-												<div class="col-xs-1 itp_in itp_noMar fnItemClass2" style="width:auto;"></div>
419
-												<label class="col-xs-1 itp_in" style="width:2%;">></label>
420
-												<div class="col-xs-1 itp_in itp_noMar fnItemClass3" style="width:auto;"></div>
421
-												<label class="col-xs-1 itp_in" style="width:2%;">></label>
422
-												<div class="col-xs-1 itp_in itp_noMar fnItemClass4" style="width:auto;"></div>
414
+												<div class="col-xs-a itp_in itp_noMar fnItemClass1"></div>
415
+												<div class="col-xs-a itp_in itp_noMar fnItemClass2"></div>
416
+												<div class="col-xs-a itp_in itp_noMar fnItemClass3"></div>
417
+												<div class="col-xs-a itp_in itp_noMar fnItemClass4"></div>
423 418
 											</div>
424 419
 										</div>
425 420
 									</div>
@@ -514,9 +509,9 @@
514 509
 											</div>
515 510
 											<label class="col-xs-2 itp_lb">부피</label>
516 511
 											<div class="col-xs-3 itp_ip">
517
-												<div class="col-xs-5 itp_in fnVolume" style="width:auto;">
512
+												<div class="col-xs-3 itp_in fnVolume" style="width:auto;">
518 513
 												</div>
519
-												<div class="col-xs-6 itp_in fnUnit">
514
+												<div class="col-xs-4 itp_in fnUnit">
520 515
 												</div>
521 516
 											</div>
522 517
 										</div>
@@ -532,9 +527,9 @@
532 527
 											</div>
533 528
 											<label class="col-xs-2 itp_lb">세로</label>
534 529
 											<div class="col-xs-3 itp_ip">
535
-												<div class="col-xs-5 itp_in fnHeight" style="width:auto;">
530
+												<div class="col-xs-3 itp_in fnHeight" style="width:auto;">
536 531
 												</div>
537
-												<div class="col-xs-6 itp_in fnUnit">
532
+												<div class="col-xs-4 itp_in fnUnit">
538 533
 												</div>
539 534
 											</div>
540 535
 										</div>

+ 46 - 46
src/main/webapp/app/stinfo/STINFO05010.html

@@ -92,15 +92,14 @@
92 92
 								<input type="hidden" id="ITP_FORM_STINFO05010_DETAIL_FILE_NO" name="shortContFileNo" value="">
93 93
 					
94 94
 								<section class="itp_form_sec">
95
-									<h4 class="itp_form_tit">단가정보-신규</h4>
96
-									<div class="itp_form_in">
95
+									<div class="itp_form_in border-top">
97 96
 										<div class="form-group">
98 97
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
99 98
 												<div class="col-xs-4 itp_ip fnBrandNm">
100 99
 												</div>
101 100
 											<label class="col-xs-2 itp_lb">상태 *</label>
102 101
 											<div class="col-xs-4 itp_ip">
103
-												<div class="col-xs-10 itp_in">
102
+												<div class="col-xs-4 itp_in">
104 103
 									                <select id="ITP_FORM_STINFO05010_DETAIL_UNIT_ST_CD" data-select-code="UNIT_ST_CD" data-check-required="empty" class="form-control itp_input" name="unitStCd"></select>
105 104
 								                </div>
106 105
 											</div>
@@ -132,11 +131,11 @@
132 131
 													<div class="col-xs-3 itp_in" style="padding-left: 5px;">
133 132
 														<input type="text" id="ITP_FORM_STINFO05010_DETAIL_SCH_SPPLY_NM" class="form-control itp_input" value="공급업체명" maxlength="100" readonly>
134 133
 									                </div>
135
-													<div class="col-xs-2 itp_in" style="padding-left: 5px;">
134
+													<div class="col-xs-a itp_in" style="padding-left: 5px;">
136 135
 														<button type="button" id="ITP_BTN_STINFO05010_DETAIL_SPPLY_SRH" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
137 136
 														<button type="button" id="ITP_BTN_STINFO05010_DETAIL_SPPLY_DELETE" class="btn btn-primary btn-sm UPB" style="display: inline-block;"><i class="glyphicon glyphicon-erase"></i></button>
138 137
 									                </div>
139
-									                <div class="col-xs-3 itp_in" style="padding-left: 5px; left:-40px;">
138
+									                <div class="col-xs-3 itp_in" style="padding-left: 5px;">
140 139
 														<input type="text" id="ITP_FORM_STINFO05010_DETAIL_SPPLY_ITEM_ID" class="form-control itp_input" name="spplyItemId" value="" placeholder="공급업체 품번" maxlength="100">
141 140
 									                </div>
142 141
 												</div>
@@ -165,67 +164,58 @@
165 164
 											</div>
166 165
 										</div>
167 166
 									</div>
168
-									<div class="itp_form_ip">	
167
+									<div class="itp_form_in">	
169 168
 										<div class="form-group">
170 169
 											<label class="col-xs-2 itp_lb">계약기간 *</label>
171
-											<div class="col-xs-3 itp_ip itp_noMar">
172
-												<div class="input-daterange input-group date">
173
-													<input type="text" id="ITP_FORM_STINFO05010_DETAIL_CONT_STT_DT" data-check-required="empty" class="form-control itp_input" name="contSttDt" value="" readonly>
174
-													<span class="input-group-addon itp_date_to">~</span>
175
-													<input type="text" id="ITP_FORM_STINFO05010_DETAIL_CONT_END_DT" data-check-required="empty" class="form-control itp_input" name="contEndDt" value="" readonly>
170
+											<div class="col-xs-4 itp_ip">
171
+												<div class="col-xs-8 itp_in itp_noMar">
172
+													<div class="input-daterange input-group date">
173
+														<input type="text" id="ITP_FORM_STINFO05010_DETAIL_CONT_STT_DT" data-check-required="empty" class="form-control itp_input" name="contSttDt" value="" readonly>
174
+														<span class="input-group-addon itp_date_to">~</span>
175
+														<input type="text" id="ITP_FORM_STINFO05010_DETAIL_CONT_END_DT" data-check-required="empty" class="form-control itp_input" name="contEndDt" value="" readonly>
176
+													</div>
176 177
 												</div>
177 178
 											</div>
178
-											<div class="col-xs-1 itp_ip"></div>
179 179
 											<label class="col-xs-2 itp_lb">리드타임</label>
180
-											<div class="col-xs-2 itp_ip noMar">
181
-												<input type="text" id="ITP_FORM_STINFO05010_DETAIL_LEAD_TIME" class="form-control itp_input" name="leadTime" value="" maxlength="100">
180
+											<div class="col-xs-4 itp_ip ">
181
+												<div class="col-xs-4 itp_in ">
182
+													<input type="text" id="ITP_FORM_STINFO05010_DETAIL_LEAD_TIME" class="form-control itp_input" name="leadTime" value="" maxlength="100">
183
+												</div>
184
+											<label>(Day)</label>
182 185
 											</div>
183
-											<label class="itp_ip">(Day)</label>
184
-											<div class="col-xs-1 itp_ip"></div>
185 186
 										</div>								
186
-									</div>
187
-									<div class="itp_form_in">	
188 187
 										<div class="form-group">
189 188
 											<label class="col-xs-2 itp_lb">단위 *</label>
190
-											<div class="col-xs-2 itp_ip itp_noMar">
191
-								                <select id="ITP_FORM_STINFO05010_DETAIL_UNIT" data-select-code="DSTRBT_COST_UNIT" data-check-required="empty" class="form-control itp_input" name="unit" disabled></select>
189
+											<div class="col-xs-4 itp_ip ">
190
+												<div class="col-xs-5 itp_in">
191
+								                	<select id="ITP_FORM_STINFO05010_DETAIL_UNIT" data-select-code="DSTRBT_COST_UNIT" data-check-required="empty" class="form-control itp_input" name="unit" disabled></select>
192
+												</div>
192 193
 											</div>
193
-											<div class="col-xs-2 itp_ip"></div>
194 194
 											<label class="col-xs-2 itp_lb">단가</label>
195
-											<div class="col-xs-3 itp_ip noMar">
196
-												<input type="text" id="ITP_FORM_STINFO05010_DETAIL_UNIT_AMT" class="form-control itp_input" name="unitAmt" value="" maxlength="100">
195
+											<div class="col-xs-4 itp_ip ">
196
+												<div class="col-xs-4 itp_in">
197
+													<input type="text" id="ITP_FORM_STINFO05010_DETAIL_UNIT_AMT" class="form-control itp_input" name="unitAmt" value="" maxlength="100">
198
+												</div>
197 199
 											</div>
198
-											<label class="itp_in">&nbsp;</label>
199 200
 										</div>								
200
-									</div>
201
-									<div class="itp_form_in">	
202 201
 										<div class="form-group">
203 202
 											<label class="col-xs-2 itp_lb">통화 *</label>
204
-											<div class="col-xs-2 itp_ip itp_noMar">
205
-						                		<select id="ITP_FORM_STINFO05010_DETAIL_CURR" data-select-code="CURR" data-check-required="empty" class="form-control itp_input" name="curr"></select>
203
+											<div class="col-xs-4 itp_ip">
204
+						                		<div class="col-xs-5 itp_in">
205
+						                			<select id="ITP_FORM_STINFO05010_DETAIL_CURR" data-select-code="CURR" data-check-required="empty" class="form-control itp_input" name="curr"></select>
206
+					                			</div>
206 207
 					                		</div>
207
-											<div class="col-xs-2 itp_ip"></div>
208 208
 											<label class="col-xs-2 itp_lb">매장판매단가</label>
209
-											<div class="col-xs-2 itp_ip noMar">
210
-												<input type="text" id="ITP_FORM_STINFO05010_DETAIL_STORE_SALE_UNIT_AMT" class="form-control itp_input" name="storeSaleUnitAmt" value="" maxlength="100">
211
-											</div>
212
-											<label class="col-xs-3 itp_in">&nbsp;</label>
213
-										</div>								
214
-									</div>
215
-									<div class="itp_form_in">	
216
-										<div class="form-group border">
217
-											<label class="col-xs-2 itp_lb">계약문서</label>
218
-											<div class="col-xs-10 itp_ip colspan">
219
-												<div class="fileupload-wrapper">
220
-													<!-- data-show-yn: 파일업로드를 할 수 있는 권한이 있는지 없는지.. -->
221
-													<div id="ITP_STINFO05010_DETAIL_UPLOAD" data-show-yn="Y"></div>
209
+											<div class="col-xs-4 itp_ip noMar">
210
+												<div class="col-xs-4 itp_in">
211
+													<input type="text" id="ITP_FORM_STINFO05010_DETAIL_STORE_SALE_UNIT_AMT" class="form-control itp_input" name="storeSaleUnitAmt" value="" maxlength="100">
222 212
 												</div>
223 213
 											</div>
224
-										</div>	
214
+										</div>								
225 215
 									</div>
226 216
 									<div class="itp_form_info">	
227 217
 										<div class="itp_form_in">
228
-											<div class="form-group border">
218
+											<div class="form-group">
229 219
 												<label class="col-xs-2 itp_lb">등록자/등록일 </label>
230 220
 												<div class="col-xs-4 itp_ip">
231 221
 													<div class="col-xs-a itp_in">
@@ -249,6 +239,17 @@
249 239
 											</div>	
250 240
 										</div>		
251 241
 									</div>
242
+									<div class="itp_form_in">	
243
+										<div class="form-group border">
244
+											<label class="col-xs-2 itp_lb">계약문서</label>
245
+											<div class="col-xs-10 itp_ip colspan">
246
+												<div class="fileupload-wrapper">
247
+													<!-- data-show-yn: 파일업로드를 할 수 있는 권한이 있는지 없는지.. -->
248
+													<div id="ITP_STINFO05010_DETAIL_UPLOAD" data-show-yn="Y"></div>
249
+												</div>
250
+											</div>
251
+										</div>	
252
+									</div>
252 253
 								</section>								
253 254
 							</form>
254 255
 						</div>
@@ -263,8 +264,7 @@
263 264
 								<input type="hidden" id="ITP_FORM_STINFO05010_VIEW_BRAND_UNIT_UNQ_NO" name="brandUnitUnqNo" value="">
264 265
 					
265 266
 								<section class="itp_form_sec">
266
-									<h4 class="itp_form_tit">단가정보-상세</h4>
267
-									<div class="itp_form_in">
267
+									<div class="itp_form_in border-top">
268 268
 										<div class="form-group">
269 269
 											<label class="col-xs-2 itp_lb">브랜드 *</label>
270 270
 												<div class="col-xs-4 itp_ip fnBrandNm">

File diff suppressed because it is too large
+ 1 - 1
src/main/webapp/bootstrap/dist/css/bootstrap.min.css


+ 7 - 4
src/main/webapp/css/style.css

@@ -552,17 +552,20 @@ _:-ms-fullscreen, :root .itp_logs {max-width: 1287px}
552 552
 }
553 553
 
554 554
 /* ITP_ASIDE */
555
-#ITP_ASIDE .itp_modal .modal-header {padding:12px 15px 12px 15px; background:#337ab7; cursor:move;}
555
+#ITP_ASIDE .itp_modal .modal-header {padding:12px 15px 12px 15px; background:#F0831E; cursor:move;}
556 556
 #ITP_ASIDE .itp_modal .modal-header .close {color:#fff; opacity:1;}
557 557
 #ITP_ASIDE .itp_modal .modal-title {font-size:16px; color:#fff;}
558 558
 #ITP_ASIDE .itp_modal .itp_alert_txt {font-size:15px; padding:15px 0 10px 0;}
559 559
 #ITP_ASIDE .itp_modal .itp_form {padding:0 15px 0 15px;}
560
-#ITP_ASIDE .itp_modal .itp_form .form-group {margin-bottom:10px;}
560
+#ITP_ASIDE .itp_modal .itp_form .form-group {margin-bottom:0px; border-bottom:1px solid #bbb;}
561 561
 #ITP_ASIDE .itp_modal .itp_form .form-group.border {border-bottom:1px solid #ddd;}
562 562
 #ITP_ASIDE .itp_modal .itp_form .form-control {font-size:13px; color:#333;}
563
-#ITP_ASIDE .itp_modal .itp_form .itp_lb {font-size:13px; padding-top:5px; padding-right:0; color:#333; position:relative;}
563
+
564
+#ITP_ASIDE .itp_modal .itp_form .itp_lb {text-align:center; width:0px; min-width:120px; padding:0; padding-top:20px; margin:0 -10px 0 0px; height:60px; background:#eee; border-right:1px solid #ccc;}
565
+
566
+#ITP_ASIDE .itp_modal .itp_header_title {border-bottom:1px solid #ccc; margin:0px -15px; padding:15px;}
564 567
 #ITP_ASIDE .itp_modal .itp_form .itp_lb.itp_normal {font-weight:normal; padding-left:19px;}
565
-#ITP_ASIDE .itp_modal .itp_form .itp_ip {padding-left:0; padding-right:0;}
568
+#ITP_ASIDE .itp_modal .itp_form .itp_ip {padding-left:20px; padding-right:0; padding-top:10px;}
566 569
 #ITP_ASIDE .itp_modal .itp_form .itp_ip.itp_pr {margin-right:0; padding-right:10px;}
567 570
 #ITP_ASIDE .itp_modal .itp_form .itp_ip.itp_noMar {margin-right:0; padding-right:0px;}
568 571
 #ITP_ASIDE .itp_modal .itp_form .itp_ip_offset {padding-left:15px;}

+ 1 - 1
src/main/webapp/css/ui.jqgrid-bootstrap.css

@@ -1039,4 +1039,4 @@ td.menu_text {
1039 1039
 
1040 1040
 .ui-jqgrid .jqgrid-rownum {background-color: transparent !important;}
1041 1041
 .table>tbody>tr.active .jqgrid-rownum {background:#e8e8e8 !important; z-index:1}
1042
-.table>tbody>tr.success .jqgrid-rownum {background:#dff0d8 !important;}
1042
+.table>tbody>tr.success .jqgrid-rownum {background:#ECFEE4 !important;}

+ 1 - 1
src/main/webapp/js/app/locales/locale-ko.js

@@ -395,7 +395,7 @@ const ITP_MSG_LOCALE = (function() {
395 395
 			},
396 396
 			"grid": {
397 397
 				"noData": "등록된 게시물이 없습니다.",
398
-				"noSrh": "검색 결과가 없습니다.<br><u>이전 검색 결과로 돌아가기</u>",
398
+				"noSrh": "검색 결과가 없습니다.",
399 399
 				"noStore": "연결된 매장이 없습니다.",
400 400
 				"noOrder": "주문이 발생한 매장이 없습니다.",
401 401
 				"noOrderSt": "발생된 주문이 없습니다."

+ 5 - 31
src/main/webapp/js/app/oper/ITP_OPER03010.js

@@ -153,8 +153,6 @@ let pageObj = {
153 153
 		this.ui.init();
154 154
 		this.event.init();
155 155
 	},
156
-	itp_OPER03010_param: {},
157
-	itp_OPER03010_search: false,
158 156
 	ui: {
159 157
 		init: function () {
160 158
 			this.view();
@@ -191,7 +189,7 @@ let pageObj = {
191 189
 		},
192 190
 		grid: function() {
193 191
 			itp_fn_jqgrid_resize(OPER03010_GRID_ID, OPER03010_GRID_LIST, 'lg');
194
-			listObj.empty.init();
192
+			//listObj.empty.init();
195 193
 			itp_fn_fire_window_resize();
196 194
 		},
197 195
 		ready: function() {
@@ -372,35 +370,18 @@ let listObj = {
372 370
 	},
373 371
 	empty: {
374 372
 		init: function() {
375
-			// ==>dwkim var _this = this;
376 373
 			this.push();
377
-			/*  ==>dwkim 
378
-			$(OPER03010_GRID_EMPTY).on('click', function() {
379
-				_this.back();
380
-				_this.itp_OPER03010_param.gridSize = $.jgrid.defaults.rowNum;
381
-				$(OPER03010_GRID_ID).setGridParam({'postData': JSON.stringify(_this.itp_OPER03010_param)}).trigger('reloadGrid');
382
-			});
383
-			*/
384 374
 		},
385
-		itp_OPER03010_param: {},
386 375
 		push: function() {
387
-			let param = $('#ITP_FORM_OPER03010_SEARCH').serializeObject();
388
-			pageObj.itp_OPER03010_param = param;
389 376
 		},
390 377
 		back: function() {
391
-			$('#ITP_FORM_OPER03010_SEARCH_FROM_DT').val(pageObj.itp_OPER03010_param.fromDt);
392
-			$('#ITP_FORM_OPER03010_SEARCH_TO_DT').val(pageObj.itp_OPER03010_param.toDt);
393
-			$('#ITP_FORM_OPER03010_SEARCH_AFFL_SHOP_NM').val(pageObj.itp_OPER03010_param.safflShopNm);
394
-			$('#ITP_FORM_OPER03010_SEARCH_ST_CD').val(pageObj.itp_OPER03010_param.sstCd);
395 378
 		}
396 379
 	},
397 380
 	grid: {
398 381
 		init: function () {
399 382
 			// 데이터 없을때
400
-			listObj.empty.push();
401 383
 			itp_fn_jqgrid_resize(OPER03010_GRID_ID, OPER03010_GRID_LIST, 'lg');
402 384
 			itp_fn_fire_window_resize();
403
-			// ==>dwkim this.reload();
404 385
 			this.search();
405 386
 		},
406 387
 		colModel: gridColModel.list,
@@ -430,8 +411,9 @@ let listObj = {
430 411
 					}
431 412
 				},
432 413
 				loadComplete: function(data) {
433
-					console.log(data);
434
-					itp_fn_grid_load_complete(data, OPER03010_GRID_ID, true, 'number', 'OPER03010', pageObj.itp_OPER03010_search, listObj.empty, true, data.gridRecords, true);
414
+					console.log("loadComplete=======================");
415
+					console.log(listObj.itp_OPER03010_search);
416
+					itp_fn_grid_load_complete(data, OPER03010_GRID_ID, true, 'number', 'OPER03010', listObj.itp_OPER03010_search, listObj.empty, true, data.gridRecords, true);
435 417
 					var ids = $(OPER03010_GRID_ID).getDataIDs();
436 418
 					$.each(ids, function(idx, rowId) {
437 419
 						$(OPER03010_GRID_ID).jqGrid('setCell', rowId, 'afflShopNm', '', ITP_GRID_COL_STYLE.link);
@@ -440,18 +422,10 @@ let listObj = {
440 422
 			};
441 423
 			itp_fn_grid_make_remote(option);
442 424
 		},
443
-		/* ==>dwkim
444
-		reload : function() {
445
-			var _this = this;
446
-			$(OPER03010_GRID_EMPTY).off('click').on('click', function() {
447
-				pageObj.itp_OPER03010_param.gridSize = $.jgrid.defaults.rowNum;
448
-				$(OPER03010_GRID_ID).setGridParam({'postData': JSON.stringify(pageObj.itp_OPER03010_param)}).trigger('reloadGrid');
449
-			});
450
-		}, */
451 425
 		clearData : function() {
452 426
 			$(OPER03010_GRID_ID).jqGrid('clearGridData', true);
453 427
 			$(OPER03010_GRID_LIST).find('.ui-jqgrid-bdiv').css('min-height', '100px');
454
-			$(OPER03010_GRID_EMPTY).html(ITP_MSG_LOCALE.message.grid.noData);
428
+			$(OPER03010_GRID_EMPTY).html(ITP_MSG_LOCALE.message.grid.noSrh);
455 429
 			$(OPER03010_GRID_EMPTY).show();
456 430
 		},
457 431
 		unload : function() {

+ 8 - 2
src/main/webapp/js/app/ordmng/ITP_ORDMNG01010.js

@@ -184,7 +184,7 @@ let pageObj = {
184 184
 		},
185 185
 		grid: function() {
186 186
 			itp_fn_jqgrid_resize(ORDMNG01010_GRID_ID, ORDMNG01010_GRID_LIST, 'lg');
187
-			listObj.empty.init();
187
+			//listObj.empty.init();
188 188
 			itp_fn_fire_window_resize();
189 189
 		},
190 190
 		ready: function() {
@@ -302,6 +302,7 @@ let listObj = {
302 302
 	},
303 303
 	empty: {
304 304
 		init: function() {
305
+			/* 
305 306
             var _this = this;
306 307
             this.push();
307 308
             $(ORDMNG01010_GRID_EMPTY).on('click', function() {
@@ -309,24 +310,29 @@ let listObj = {
309 310
                 listObj.itp_ORDMNG01010_param.gridSize = $.jgrid.defaults.rowNum;
310 311
                 $(ORDMNG01010_GRID_ID).setGridParam({'postData': JSON.stringify(listObj.itp_ORDMNG01010_param)}).trigger('reloadGrid');
311 312
             });
313
+*/
312 314
         },
313 315
         push: function() {
316
+	/*
314 317
             let param = $('#ITP_FORM_ORDMNG01010_SEARCH').serializeObject();
315 318
             listObj.itp_ORDMNG01010_param = param;
316 319
             //listObj.itp_ORDMNG01010_param.sbrandId = LOGIN_USER_INFO.brandId;
317 320
             //listObj.itp_ORDMNG01010_param.sspplyId = LOGIN_USER_INFO.spplyId;
318 321
             listObj.itp_ORDMNG01010_param.sidx = '0';
322
+*/
319 323
         },
320 324
         back: function() {
325
+	/*
321 326
             $('#ITP_FORM_ORDMNG01010_SERVICE_BRAND_TYPE').val(listObj.itp_ORDMNG01010_param.brandType);
322 327
             $('#ITP_FORM_ORDMNG01010_SERVICE_ST_CD').val(listObj.itp_ORDMNG01010_param.stCd);
323 328
             $('#ITP_FORM_ORDMNG01010_SEARCH_BRAND_NM').val(listObj.itp_ORDMNG01010_param.brandNm);
329
+*/
324 330
         }
325 331
 	},
326 332
 	grid: {
327 333
 		init: function() {
328 334
 			// 데이터 없을때
329
-            listObj.empty.push();
335
+            //listObj.empty.push();
330 336
             this.search();
331 337
 		},
332 338
 		colModel: gridColModel.list,

+ 53 - 15
src/main/webapp/js/app/ordmng/ITP_ORDMNG02010.js

@@ -172,8 +172,12 @@ let pageObj = {
172 172
 			});
173 173
 			
174 174
 			$('body').on('click', function(e) {
175
-				var gridId = ORDMNG02010_DETAIL_GRID_ID.replace('#', '');
176
-				itp_fn_grid_reset_selection(e, ORDMNG02010_GRID_LAST_ROW_ID, gridId, 'ORDMNG02010');
175
+				var gridId = (ORDMNG02010_DETAIL_GRID_ID).replace('#', '');
176
+				var rids = $(ORDMNG02010_DETAIL_GRID_ID).jqGrid('getDataIDs');
177
+				var last_row_id = rids[rids.length - 1];
178
+				
179
+				itp_fn_grid_reset_selection(e, last_row_id, gridId, 'ORDMNG02010_DETAIL');
180
+				modifyObj.button.recal();
177 181
 			})
178 182
 		}
179 183
 	},
@@ -374,6 +378,27 @@ let modifyObj = {
374 378
 				}
375 379
 			};
376 380
 			itp_fn_modal_confirm('저장 하시겠습니까?', modalFn);
381
+		},
382
+		recal: function() {
383
+			var ids = $(ORDMNG02010_DETAIL_GRID_ID).getDataIDs();
384
+			$.each(ids, function(idx, rowId) {
385
+				var unitAmt = jQuery(ORDMNG02010_DETAIL_GRID_ID).jqGrid('getCell', rowId, 'unitAmt');
386
+				var shmtQty = jQuery(ORDMNG02010_DETAIL_GRID_ID).jqGrid('getCell', rowId, 'shmtQty');
387
+				if (!isNaN(unitAmt) && !isNaN(shmtQty)) {
388
+					if (unitAmt != null && unitAmt != '' && shmtQty != null && shmtQty != '') {
389
+						jQuery(ORDMNG02010_DETAIL_GRID_ID).jqGrid('setRowData', rowId, {podrAmt: parseInt(unitAmt) * parseInt(shmtQty)});
390
+					}
391
+				}				
392
+			});
393
+			
394
+			const rowData = $(ORDMNG02010_DETAIL_GRID_ID).getRowData();
395
+			var podrTotalAmt = 0;
396
+			$.each(rowData, function(key, value) {
397
+				if(value.podrAmt != null && value.podrAmt != "") {
398
+					podrTotalAmt = podrTotalAmt + parseInt(value.podrAmt);
399
+				}
400
+			});
401
+			$('#ITP_FORM_ORDMNG02010_DETAIL .fnPodrTotalAmt').text(itp_fn_number_comma(podrTotalAmt));
377 402
 		}
378 403
 	},
379 404
 	empty: {
@@ -405,7 +430,6 @@ let modifyObj = {
405 430
 		$('#ITP_FORM_ORDMNG02010_DETAIL .fnBrandNm').text(result.brandNm);										// 브랜드
406 431
 		$('#ITP_FORM_ORDMNG02010_DETAIL .fnPchPodrUnqNo').text(result.invPoInfoList[0].pchPodrUnqNo);			// 발주번호		
407 432
 		$('#ITP_FORM_ORDMNG02010_DETAIL .fnDlvRegDt').text(result.dlvReqDt);									// 납품서생성일자
408
-		$('#ITP_FORM_ORDMNG02010_DETAIL .fnPodrTotalAmt').text(result.podrTotalAmt);							// 발주총금액
409 433
 		$('#ITP_FORM_ORDMNG02010_DETAIL .fnWhsNm').text(result.whsNm);											// 발주총금액
410 434
 		$('#ITP_FORM_ORDMNG02010_DETAIL .fnDeliTelNo').text(result.deliTelNo);									// 납품장소연락처
411 435
 		$('#ITP_FORM_ORDMNG02010_DETAIL #ITP_FORM_ORDMNG02010_DETAIL_DLV_SCH_DT').val(result.dlvSchDt);			// 납품예정일
@@ -421,7 +445,7 @@ let modifyObj = {
421 445
     			selRowData = $(ORDMNG02010_DETAIL_GRID_ID).jqGrid('getRowData', selectedIds[i]);		//cell 선택
422 446
     		}
423 447
     		let podrQty = selRowData.podrQty;
424
-    		if(Number(value) > Number(podrQty)) {
448
+    		if(Number(value) > Number(podrQty) || value == null || value == '') {
425 449
 				return [false, '발주수량 이하 값 입력'];
426 450
 			} else if (Number(value) < 0) {
427 451
 				return [false, '음수 입력 불가'];
@@ -464,62 +488,69 @@ let modifyObj = {
464 488
 					{
465 489
 						index: 'PCH_PODR_UNQ_NO', name: 'pchPodrUnqNo',
466 490
 						label: ITP_MSG_LOCALE.label.pchPodrUnqNo,
467
-						width: '10', fixed: false, align: 'center',
491
+						width: '8', fixed: false, align: 'center',
468 492
 						sortable: false, hidden: true
469 493
 					},
470 494
 					{
471 495
 						index: 'PCH_PODR_DTL_NO', name: 'pchPodrDtlNo',
472 496
 						label: ITP_MSG_LOCALE.label.pchPodrDtlNo,  		//발주항번
473
-						width: '20', fixed: false, align: 'center',
497
+						width: '8', fixed: false, align: 'center',
474 498
 						sortable: false, hidden: false, edittype: 'text',
475 499
 						editable: false
476 500
 					},
477 501
 					{
478 502
 						index: 'ITEM_ID', name: 'itemId',
479 503
 						label: ITP_MSG_LOCALE.label.itemId, 			//품목번호
480
-						width: '20', fixed: false, align: 'center',
504
+						width: '10', fixed: false, align: 'center',
481 505
 						sortable: false, hidden: false, edittype: 'text',
482 506
 						editable: false
483 507
 					},
484 508
 					{
485 509
 						index: 'ITEM_NM', name: 'itemNm',
486 510
 						label: ITP_MSG_LOCALE.label.itemNm,  			//품목명
487
-						width: '20', fixed: false, align: 'center',
511
+						width: '10', fixed: false, align: 'center',
488 512
 						sortable: false, hidden: false, edittype: 'text',
489 513
 						editable: false
490 514
 					},
491 515
 					{
492 516
 						index: 'UNIT', name: 'unit',
493 517
 						label: ITP_MSG_LOCALE.label.unit,  				//기본단위
494
-						width: '20', fixed: false, align: 'center',
518
+						width: '8', fixed: false, align: 'center',
495 519
 						sortable: false, hidden: false, edittype: 'text',
496 520
 						editable: false
497 521
 					},
522
+					{
523
+						index: 'UNIT_AMT', name: 'unitAmt',
524
+						label: ITP_MSG_LOCALE.label.unitAmt,  			//단가
525
+						width: '20', fixed: false, align: 'center',
526
+						sortable: false, hidden: true, edittype: 'text',
527
+						editable: false
528
+					},
498 529
 					{
499 530
 						index: 'PODR_QTY', name: 'podrQty',
500 531
 						label: ITP_MSG_LOCALE.label.podrQty,  			//발주수량
501
-						width: '20', fixed: false, align: 'center',
532
+						width: '8', fixed: false, align: 'center',
502 533
 						sortable: false, hidden: false, edittype: 'text',
503 534
 						editable: false
504 535
 					},
505 536
 					{
506 537
 						index: 'SHMT_QTY', name: 'shmtQty',
507 538
 						label: ITP_MSG_LOCALE.label.shmtQty, 	 		//출하수량
508
-						width: '20', fixed: false, align: 'center',
539
+						width: '8', fixed: false, align: 'center',
509 540
 						sortable: false, hidden: false, edittype: 'text',
510 541
 						editable: true, editrules: {number: true, custom: true, custom_func: shmtQtyValue}
511 542
 					},
512 543
 					{
513 544
 						index: 'EXPRY_YN', name: 'expryYn',
514 545
 						label: ITP_MSG_LOCALE.label.expryYn,  			//유통기한여부
515
-						width: '20', fixed: false, align: 'center',
546
+						width: '10', fixed: false, align: 'center',
516 547
 						sortable: false, hidden: false, edittype: 'text',
517 548
 						editable: false
518 549
 					},
519 550
 					{
520 551
 						index: 'EXPRY_DATE', name: 'expryDate',
521 552
 						label: ITP_MSG_LOCALE.label.expryDate,  		//유통기한일자
522
-						width: '20', fixed: false, align: 'center',
553
+						width: '10', fixed: false, align: 'center',
523 554
 						sortable: false, hidden: false, 
524 555
 						editable: true, sorttype: 'date',
525 556
 				        editoptions: {dataInit: function(e) {$(e).datepicker(ITP_DATE_LANGUAGE);}},
@@ -528,10 +559,17 @@ let modifyObj = {
528 559
 					{
529 560
 						index: 'REMARK', name: 'deliDesc',				//API 비고 키
530 561
 						label: ITP_MSG_LOCALE.label.remark,  			//locale-ko 비고 값
531
-						width: '20', fixed: false, align: 'center',
562
+						width: '10', fixed: false, align: 'center',
532 563
 						sortable: false, hidden: false, edittype: 'text',
533 564
 						editable: true
534
-					}
565
+					},
566
+					{
567
+						index: 'PODR_AMT', name: 'podrAmt',
568
+						label: ITP_MSG_LOCALE.label.podrAmt,  		//발주금액
569
+						width: '20', fixed: false, align: 'center',
570
+						sortable: false, hidden: true, edittype: 'text',
571
+						editable: false
572
+					},
535 573
 				],
536 574
 				data: gridData,
537 575
 				multiselect: true,

+ 5 - 5
src/main/webapp/js/app/stinfo/ITP_STINFO02010.js

@@ -54,19 +54,19 @@ const gridColModel = {
54 54
 		{
55 55
 			index: 'STORE_NM', name: 'storeNm',
56 56
 			label: ITP_MSG_LOCALE.label.storeNm, //매장명
57
-			width: '13', fixed: false, align: 'center',
57
+			width: '10', fixed: false, align: 'left',
58 58
 			sortable: false, hidden: false
59 59
 		},
60 60
 		{
61 61
 			index: 'BRAND_ID', name: 'brandId',
62 62
 			label: ITP_MSG_LOCALE.label.brandId, //브랜드ID
63
-			width: '10', fixed: false, align: 'center',
63
+			width: '10', fixed: false, align: 'left',
64 64
 			sortable: false, hidden: true
65 65
 		},
66 66
 		{
67 67
 			index: 'BRAND_NM', name: 'brandNm',
68 68
 			label: ITP_MSG_LOCALE.label.brandNm, //브랜드명
69
-			width: '10', fixed: false, align: 'center',
69
+			width: '10', fixed: false, align: 'left',
70 70
 			sortable: false, hidden: false
71 71
 		},
72 72
 		{
@@ -78,13 +78,13 @@ const gridColModel = {
78 78
 		{
79 79
 			index: 'STORE_DVSN', name: 'storeDvsn',
80 80
 			label: ITP_MSG_LOCALE.label.storeDvsn, //매장구분
81
-			width: '15', fixed: false, align: 'center',
81
+			width: '10', fixed: false, align: 'center',
82 82
 			sortable: false, hidden: true
83 83
 		},
84 84
 		{
85 85
 			index: 'STORE_DVSN_NM', name: 'storeDvsnNm',
86 86
 			label: ITP_MSG_LOCALE.label.storeDvsn, //매장구분명
87
-			width: '15', fixed: false, align: 'center',
87
+			width: '8', fixed: false, align: 'center',
88 88
 			sortable: false, hidden: false
89 89
 		},
90 90
 		{

+ 3 - 3
src/main/webapp/js/app/stinfo/ITP_STINFO03010.js

@@ -63,7 +63,7 @@ const gridColModel = {
63 63
 		{
64 64
 			index: 'SFFLY_NM', name: 'spplyNm',
65 65
 			label: ITP_MSG_LOCALE.label.spplyNm, //공급업체명
66
-			width: '13', fixed: false, align: 'center',
66
+			width: '8', fixed: false, align: 'left',
67 67
 			sortable: false, hidden: false
68 68
 		},
69 69
 		{
@@ -75,13 +75,13 @@ const gridColModel = {
75 75
 		{
76 76
 			index: 'BRAND_NM', name: 'brandNm',
77 77
 			label: ITP_MSG_LOCALE.label.brandNm, //브랜드명
78
-			width: '10', fixed: false, align: 'center',
78
+			width: '8', fixed: false, align: 'left',
79 79
 			sortable: false, hidden: false
80 80
 		},
81 81
 		{
82 82
 			index: 'BSNS_REG_NO', name: 'bsnsRegNo',
83 83
 			label: ITP_MSG_LOCALE.label.bsnsRegNo, //사업자등록번호
84
-			width: '13', fixed: false, align: 'center',
84
+			width: '8', fixed: false, align: 'center',
85 85
 			sortable: false, hidden: false
86 86
 		},
87 87
 		{

+ 31 - 11
src/main/webapp/js/app/stinfo/ITP_STINFO04010.js

@@ -61,37 +61,37 @@ const gridColModel = {
61 61
         {
62 62
             index: 'ITEM_ID', name: 'itemId',
63 63
             label: ITP_MSG_LOCALE.label.itemId, //품목번호
64
-            width: '11', fixed: false, align: 'center',
64
+            width: '14', fixed: false, align: 'center',
65 65
             sortable: false, hidden: false
66 66
         },
67 67
         {
68 68
             index: 'ITEM_NM', name: 'itemNm',
69 69
             label: ITP_MSG_LOCALE.label.itemNm, //품목명
70
-            width: '13', fixed: false, align: 'center',
70
+            width: '10', fixed: false, align: 'left',
71 71
             sortable: false, hidden: false
72 72
         },
73 73
         {
74 74
             index: 'ITEM_TYPE_NM', name: 'itemTypeNm',
75 75
             label: ITP_MSG_LOCALE.label.itemTypeNm, //품목유형
76
-            width: '13', fixed: false, align: 'center',
76
+            width: '9', fixed: false, align: 'center',
77 77
             sortable: false, hidden: false
78 78
         },
79 79
         {
80 80
             index: 'ITEM_CLASS_NM', name: 'itemClassNm',
81 81
             label: ITP_MSG_LOCALE.label.itemClassNm, //품목분류
82
-            width: '15', fixed: false, align: 'center',
82
+            width: '9', fixed: false, align: 'center',
83 83
             sortable: false, hidden: false
84 84
         },
85 85
         {
86 86
             index: 'ST_CD', name: 'itemStNm',
87 87
             label: ITP_MSG_LOCALE.label.stNm, //상태
88
-            width: '6', fixed: false, align: 'center',
88
+            width: '7', fixed: false, align: 'center',
89 89
             sortable: false, hidden: false
90 90
         },
91 91
         {
92 92
             index: 'PODR_PSSBLDVSN_NM', name: 'podrPssblDvsnNm',
93 93
             label: ITP_MSG_LOCALE.label.podrPssblDvsnNm, //발주여부
94
-            width: '7', fixed: false, align: 'center',
94
+            width: '9', fixed: false, align: 'center',
95 95
             sortable: false, hidden: false
96 96
         },
97 97
         {
@@ -103,7 +103,7 @@ const gridColModel = {
103 103
         {
104 104
             index: 'PCH_ITEM_YN', name: 'pchItemYn',
105 105
             label: ITP_MSG_LOCALE.label.pchItemYn, //구매품목여부
106
-            width: '6', fixed: false, align: 'center',
106
+            width: '8', fixed: false, align: 'center',
107 107
             sortable: false, hidden: false
108 108
         },
109 109
         {
@@ -411,10 +411,30 @@ let viewObj = {
411 411
         pageObj.switchScreen('VIEW');
412 412
         $('#ITP_FORM_STINFO04010_VIEW #ITP_FORM_STINFO04010_VIEW_ITEM_ID').val(result.itemId);
413 413
         $('#ITP_FORM_STINFO04010_VIEW .fnStCd').text(result.itemStNm);
414
-        $('#ITP_FORM_STINFO04010_VIEW .fnItemClass1').text(result.itemClass1Nm);
415
-        $('#ITP_FORM_STINFO04010_VIEW .fnItemClass2').text(result.itemClass2Nm);
416
-        $('#ITP_FORM_STINFO04010_VIEW .fnItemClass3').text(result.itemClass3Nm);
417
-        $('#ITP_FORM_STINFO04010_VIEW .fnItemClass4').text(result.itemClass4Nm);
414
+        var itemClassNm = ""; //itemClassNm 값 없음
415
+        
416
+		if (result.itemClass1Nm != null && result.itemClass1Nm != "")//itemclass1Nm 값이 있을때
417
+		{
418
+			var itemClassNm = result.itemClass1Nm;  //itemClassNm 에 itemClass1Nm 값 넣음
419
+		}
420
+		
421
+		if (result.itemClass2Nm != null && result.itemClass2Nm != "")//itemclass2Nm 값이 있을때
422
+		{
423
+			var itemClassNm = itemClassNm + " " + ">" + " " + result.itemClass2Nm;	//itemClassNm 에 itemClassNm + > + itemClass2Nm 값 넣음
424
+		}
425
+		
426
+		if (result.itemClass3Nm != null && result.itemClass3Nm != "")//itemclass3Nm 값이 있을때
427
+		{
428
+			var itemClassNm = itemClassNm + " " + ">" + " " + result.itemClass3Nm;	//itemClassNm 에 itemClassNm + > + itemClass3Nm 값 넣음		
429
+		}
430
+		
431
+		if (result.itemClass4Nm != null && result.itemClass4Nm != "")//itemclass4Nm 값이 있을때
432
+		{
433
+			var itemClassNm = itemClassNm + " " + ">" + " " + result.itemClass4Nm;	//itemClassNm 에 itemClassNm + > + itemClass4Nm 값 넣음
434
+
435
+		}
436
+        $('#ITP_FORM_STINFO04010_VIEW .fnItemClass1').text(result.itemClassNm);
437
+
418 438
         $('#ITP_FORM_STINFO04010_VIEW .fnItemClassMgntNo').text(result.itemClassMgntNo);
419 439
         $('#ITP_FORM_STINFO04010_VIEW .fnItemType').text(result.itemType);
420 440
         

+ 8 - 6
src/main/webapp/js/app/stinfo/ITP_STINFO05010.js

@@ -51,25 +51,25 @@ const gridColModel = {
51 51
 		{
52 52
 			index: 'ITEM_ID', name: 'itemId',
53 53
 			label: ITP_MSG_LOCALE.label.itemId, //품목번호
54
-			width: '13', fixed: false, align: 'center',
54
+			width: '16px', fixed: false, align: 'center',
55 55
 			sortable: false, hidden: false
56 56
 		},
57 57
 		{
58 58
 			index: 'ITEM_NM', name: 'itemNm',
59 59
 			label: ITP_MSG_LOCALE.label.itemNm, //품목명
60
-			width: '15', fixed: false, align: 'center',
60
+			width: '12', fixed: false, align: 'left',
61 61
 			sortable: false, hidden: false
62 62
 		},
63 63
 		{
64 64
 			index: 'SPPLY_ID_NM', name: 'spplyNm',
65 65
 			label: ITP_MSG_LOCALE.label.spplyNm, //공급업체명
66
-			width: '13', fixed: false, align: 'center',
66
+			width: '13', fixed: false, align: 'left',
67 67
 			sortable: false, hidden: false
68 68
 		},
69 69
 		{
70 70
 			index: 'UNIT', name: 'unit',
71 71
 			label: ITP_MSG_LOCALE.label.unit, //기본단위
72
-			width: '6', fixed: false, align: 'center',
72
+			width: '7', fixed: false, align: 'center',
73 73
 			sortable: false, hidden: false
74 74
 		},
75 75
 		{
@@ -81,7 +81,7 @@ const gridColModel = {
81 81
 		{
82 82
 			index: 'UNIT_AMT', name: 'unitAmt',
83 83
 			label: ITP_MSG_LOCALE.label.unitAmt, //단가
84
-			width: '6', fixed: false, align: 'center',
84
+			width: '6', fixed: false, align: 'left',
85 85
 			sortable: false, hidden: false
86 86
 		},
87 87
 		{
@@ -99,7 +99,7 @@ const gridColModel = {
99 99
 		{
100 100
 			index: 'LEAD_TIME', name: 'leadTime',
101 101
 			label: ITP_MSG_LOCALE.label.leadTime, //리드타임 (Day)
102
-			width: '6', fixed: false, align: 'center',
102
+			width: '16', fixed: false, align: 'center',
103 103
 			sortable: false, hidden: false
104 104
 		},
105 105
 		{
@@ -356,6 +356,8 @@ let listObj = {
356 356
 				gridId: STINFO05010_GRID_ID,
357 357
 				colModel: gridColModel.list,
358 358
 				param: param,
359
+				autowidth: true,
360
+				shrinkToFit :false,
359 361
 				url: DOMAIN + API_DETAIL_GRID_LIST,
360 362
 				pager: STINFO05010_GRID_PAGER,
361 363
 				onCellSelect: function(rowId, cellIdx, cellValue) {

+ 4 - 1
src/main/webapp/mobile/app/mcollmng/MCOLLMNG01010.html

@@ -53,7 +53,10 @@
53 53
 			  <ul id="ITP_LIST_MCOLLMNG01010_LIST_ITEM_ROWS" class="panel-group"></ul>
54 54
 			  <div id="ITP_LIST_MCOLLMNG01010_LIST_ITEM_ROWCOPY" style="display:none;">
55 55
 				<li class="history_list list-row">
56
-				  <div>
56
+				  <div class="scroll_btn">
57
+			  		<input type="checkbox">
58
+			  	  </div>
59
+				  <div class="btn_check">
57 60
 					<div class="left">
58 61
 					  <div class="nomal">
59 62
 						<label>브랜드명 &nbsp;:</label>

+ 5 - 5
src/main/webapp/mobile/app/mcollmng/MCOLLMNG02010.html

@@ -43,9 +43,12 @@
43 43
 		  </div>
44 44
 		   <div id="ITP_LIST_MCOLLMNG02010_LIST_ITEM_AREA" class="scroll_area row-2">
45 45
 			  <ul id="ITP_LIST_MCOLLMNG02010_LIST_ITEM_ROWS" class="panel-group"></ul>
46
-			  <div id="ITP_LIST_MCOLLMNG02010_LIST_ITEM_ROWCOPY" style="display: none;">
46
+			  <div id="ITP_LIST_MCOLLMNG02010_LIST_ITEM_ROWCOPY" style="display: block;">
47 47
 				<li class="history_list3 list-row">
48
-				  <div>
48
+				  <div class="scroll_btn">
49
+			  		<input type="checkbox">
50
+			  	  </div>
51
+				  <div class="btn_check">
49 52
 					<div class="left">
50 53
 					  <div class="nomal">
51 54
 						<label class="col_0">브랜드명 &nbsp;:</label>
@@ -104,9 +107,6 @@
104 107
 						<div>
105 108
 						  <div class="fnRtnDodrTotalAmt space0"></div>
106 109
 						</div>
107
-						<div class="scroll_btn">
108
-						  <button id="ITP_BTN_MCOLLMNG02010_LIST_CHOICE">선택</button>
109
-						</div>
110 110
 					  </div>
111 111
 					</div>
112 112
 				  </div>

+ 4 - 1
src/main/webapp/mobile/app/mcollmng/MCOLLMNG03010.html

@@ -46,7 +46,10 @@
46 46
 			  <ul id="ITP_LIST_MCOLLMNG03010_LIST_ITEM_ROWS" class="panel-group"></ul>
47 47
 			  <div id="ITP_LIST_MCOLLMNG03010_LIST_ITEM_ROWCOPY" style="display: block;">
48 48
 				<li class="history_list3 list-row">
49
-				  <div>
49
+				  <div class="scroll_btn">
50
+			  		<input type="checkbox">
51
+			  	  </div>
52
+				  <div class="btn_check">
50 53
 					<div class="left">
51 54
 					  <div class="nomal">
52 55
 						<label class="col_0">브랜드명 &nbsp;:</label>

+ 4 - 1
src/main/webapp/mobile/app/mordmng/MORDMNG01010.html

@@ -55,7 +55,10 @@
55 55
 			  <ul id="ITP_LIST_MORDMNG01010_LIST_ITEM_ROWS" class="panel-group"></ul>
56 56
 			  <div id="ITP_LIST_MORDMNG01010_LIST_ITEM_ROWCOPY" style="display: none;">
57 57
 				<li class="history_list list-row">
58
-				  <div>
58
+				  <div class="scroll_btn">
59
+			  		<input type="checkbox">
60
+			  	  </div>
61
+				  <div class="btn_check">
59 62
 					<div class="left">
60 63
 					  <div class="nomal">
61 64
 						<label>브랜드명 &nbsp;:</label>

+ 6 - 6
src/main/webapp/mobile/app/mordmng/MORDMNG02010.html

@@ -49,9 +49,12 @@
49 49
 		  </div>
50 50
 		   <div id="ITP_LIST_MORDMNG02010_LIST_ITEM_AREA" class="scroll_area row-2">
51 51
 			  <ul id="ITP_LIST_MORDMNG02010_LIST_ITEM_ROWS" class="panel-group"></ul>
52
-			  <div id="ITP_LIST_MORDMNG02010_LIST_ITEM_ROWCOPY" style="display:none;">
52
+			  <div id="ITP_LIST_MORDMNG02010_LIST_ITEM_ROWCOPY" style="display: block;">
53 53
 				<li class="history_list3 list-row">
54
-				  <div>
54
+			 	  <div class="scroll_btn">
55
+				  	<input type="checkbox">
56
+				  </div>
57
+				  <div class="btn_check">
55 58
 					<div class="left">
56 59
 					  <div class="nomal">
57 60
 						<label class="col_0">브랜드명 &nbsp;:</label>
@@ -110,9 +113,6 @@
110 113
 						<div>
111 114
 						  <div class="fnPodrAmt space0"></div>
112 115
 						</div>
113
-						<!--<div class="scroll_btn">
114
-						  <button id="ITP_BTN_MORDMNG02010_LIST_CHOICE">선택</button>
115
-						</div>-->
116 116
 					  </div>
117 117
 					</div>
118 118
 				  </div>
@@ -184,7 +184,7 @@
184 184
 		  </div>
185 185
 			<div id="ITP_LIST_MORDMNG02010_VIEW_ITEM_AREA" class="scroll_area row-5">
186 186
 			  <ul id="ITP_LIST_MORDMNG02010_VIEW_ITEM_ROWS" class="panel-group"></ul>
187
-			  <div id="ITP_LIST_MORDMNG02010_VIEW_ITEM_ROWCOPY" style="display: none;">
187
+			  <div id="ITP_LIST_MORDMNG02010_VIEW_ITEM_ROWCOPY" style="display: block;">
188 188
 				<li class="history_list2 list-row">
189 189
 				  <div>
190 190
 					<div class="left">

+ 4 - 1
src/main/webapp/mobile/app/mordmng/MORDMNG03010.html

@@ -45,7 +45,10 @@
45 45
 				<ul id="ITP_LIST_MORDMNG03010_LIST_ITEM_ROWS" class="panel-group"></ul>
46 46
 				<div id="ITP_LIST_MORDMNG03010_LIST_ITEM_ROWCOPY" style="display:none;">
47 47
 					<li class="history_list3 list-row">
48
-						<div>
48
+					<div class="scroll_btn">
49
+				  		<input type="checkbox">
50
+				  	</div>
51
+						<div class="btn_check">
49 52
 							<div class="left">
50 53
 								<div class="nomal">
51 54
 									<label class="col_0">브랜드명 &nbsp;:</label>

+ 9 - 2
src/main/webapp/mobile/css/style.css

@@ -333,6 +333,10 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
333 333
 .scroll_area li .left_info .history {font-weight: 700; font-size: 1.1rem; margin-top:-2px;}
334 334
 .scroll_area li .left_info .history input{width: 150px;}
335 335
 .scroll_area li.history_list {height: 140px; padding-top:8px;}
336
+.scroll_area li.history_list .btn_check {height:158px; margin-top:-5px; width:90%; float:right; padding-top:7px; }
337
+.scroll_area li.history_list .scroll_btn {width:10%; height:130px; margin-top:-5px; display:inline-flex;}
338
+
339
+
336 340
 .scroll_area li.history_list4 .button_right {float: right; display: grid;}
337 341
 .scroll_area li.history_list4 .button_right button {width: 65px; height: 75px; font-size: 1rem; margin: 0; border-radius: 0;}
338 342
 
@@ -340,6 +344,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
340 344
 .scroll_area li.history_list2 {height: 165px; padding-top:5px;}
341 345
 .scroll_area li.history_list2 label{min-width:95px; display:inline-flex;}
342 346
 .scroll_area li.history_list3 {height: 160px; padding-top:5px;}
347
+.scroll_area li.history_list3 .btn_check {height:158px; margin-top:-5px; width:90%; float:right; padding-top:7px; }
343 348
 .scroll_area li.history_list4 {height: 150px;}
344 349
 .scroll_area li.history_list5 {height: 100px; padding-top:5px;}
345 350
 .scroll_area li .history_info {width: auto;}
@@ -366,9 +371,11 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
366 371
 .scroll_area li .left .nomal .half {width:50%; float:left;}
367 372
 .scroll_area li .left .nomal .half label {font-weight:100;}
368 373
 .scroll_area li .left .nomal  input{width: 85px; height:30px;}
369
-.scroll_area li .left .nomal .scroll_btn {margin-bottom: 10px; min-width: 0;}
370
-.scroll_area li .left .nomal .scroll_btn button{top: 120px; position: absolute; width: 50px; height: 40px; font-size: 0.8rem; padding: 0; border-radius: 10px; background: rgb(198, 170, 250);}
371 374
 
375
+.scroll_area li .scroll_btn {width:10%; height:158px; margin-top:-5px; display:inline-flex;}
376
+
377
+.scroll_area li .scroll_btn input {width:15px; margin:auto 10px;}
378
+.scroll_area li .scroll_btn input:checked ~ .scroll_btn {background:#eee;}
372 379
 .scroll_area li .left .nomal span {margin:0 10px;}
373 380
 
374 381
 .scroll_area li .left .nomal .btn_bar{position: relative; width: auto; font-size: 2.2rem;}