Ver código fonte

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

juney 2 anos atrás
pai
commit
2c6937f009

+ 1 - 1
src/main/webapp/app/settmng/SETTMNG01010.html

@@ -32,7 +32,7 @@
32 32
 										<div class="col-xs-5 itp_ip itp_noMar">
33 33
 											<div class="col-xs-4 itp_ip itp_noMar">
34 34
 												<select id="ITP_FORM_SETTMNG01010_SEARCH_" class="form-control itp_input" >
35
-													<option value="">입고/수거일자</option>
35
+													<option value="">입고일자</option>
36 36
 												</select>
37 37
 											</div>
38 38
 											<div class="col-xs-8 itp_ip itp_noMar">

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

@@ -4,7 +4,7 @@ require(['config'], function() {
4 4
         pageObj.init();
5 5
     });
6 6
 });
7
-console.log(CONN_KEY);
7
+
8 8
 
9 9
 // 화면변수
10 10
 const ORDMNG01010_GRID_ID = '#ITP_ORDMNG01010_jqGrid';
@@ -478,6 +478,7 @@ let viewObj = {
478 478
 			this.unload();
479 479
 			this.load(mode, gridData);
480 480
 			$(ORDMNG01010_VIEW_GRID_ID).jqGrid('hideCol', 'cb');
481
+			itp_fn_jqgrid_resize(ORDMNG01010_VIEW_GRID_ID, ORDMNG01010_VIEW_GRID_LIST, 'lg');
481 482
 		},
482 483
 		mode: '',
483 484
 		colModel: gridColModel.view,

+ 12 - 8
src/main/webapp/js/app/settmng/ITP_SETTMNG01010.js

@@ -144,7 +144,7 @@ const gridColModel = {
144 144
 		},
145 145
 		{
146 146
 			index: 'WHS_COL_QTY', name: 'whsColQty',
147
-			label: "입고/수거수량",
147
+			label: "입고수량",
148 148
 			width: '13', fixed: false, align: 'right',
149 149
 			minwidth: 120,
150 150
 			sortable: false, editable: false, edittype: 'text', 
@@ -152,14 +152,14 @@ const gridColModel = {
152 152
 		}, 
153 153
 		{
154 154
 			index: 'WHS_COL_DT', name: 'whsColDt',
155
-			label: "입고/수거일자",
155
+			label: "입고일자",
156 156
 			width: '10', fixed: false, align: 'center',
157 157
 			minwidth: 100,
158 158
 			sortable: false, editable: false, edittype: 'text'
159 159
 		},
160 160
 		{
161 161
 			index: 'WHS_COL_AMT', name: 'whsColAmt',
162
-			label: "입고/수거금액",
162
+			label: "입고금액",
163 163
 			width: '13', fixed: false, align: 'right',
164 164
 			minwidth: 120,
165 165
 			sortable: false, editable: false, edittype: 'text', 
@@ -221,12 +221,14 @@ const gridColModel = {
221 221
 			index: 'ITEM_ID', name: 'itemId',
222 222
 			label: "품목코드",
223 223
 			width: '10', fixed: false, align: 'center',
224
+			minwidth: 180,
224 225
 			sortable: false, editable: false, edittype: 'text'
225 226
 		},
226 227
 		{
227 228
 			index: 'ITEM_NM', name: 'itemNm',
228 229
 			label: "품목명",
229 230
 			width: '12', fixed: false, align: 'left',
231
+			minwidth: 180,
230 232
 			sortable: false, edittype: 'text', classes: 'ui-ellipsis'
231 233
 		},
232 234
 		{
@@ -258,20 +260,20 @@ const gridColModel = {
258 260
 		},
259 261
 		{
260 262
 			index: 'WHS_COL_QTY', name: 'whsColQty',
261
-			label: "입고/수거수량",
263
+			label: "입고수량",
262 264
 			width: '13', fixed: false, align: 'right',
263 265
 			sortable: false, editable: false, edittype: 'text', 
264 266
 			formatter:'integer',formatoptions: { defaultValue: '', thousandsSeparator: ',' }
265 267
 		}, 
266 268
 		{
267 269
 			index: 'WHS_COL_DT', name: 'whsColDt',
268
-			label: "입고/수거일자",
270
+			label: "입고일자",
269 271
 			width: '13', fixed: false, align: 'center',
270 272
 			sortable: false, editable: false, edittype: 'text'
271 273
 		},
272 274
 		{
273 275
 			index: 'WHS_COL_AMT', name: 'whsColAmt',
274
-			label: "입고/수거금액",
276
+			label: "입고금액",
275 277
 			width: '13', fixed: false, align: 'right',
276 278
 			sortable: false, editable: false, edittype: 'text', 
277 279
 			formatter:'integer',formatoptions: { defaultValue: '', thousandsSeparator: ',' }
@@ -279,19 +281,20 @@ const gridColModel = {
279 281
 		{
280 282
 			index: 'STTL_DVSN_NM', name: 'sttlDvsnNm',
281 283
 			label: "정산구분",
282
-			width: '6', fixed: false, align: 'center',
284
+			width: '7', fixed: false, align: 'center',
283 285
 			sortable: false, editable: false, edittype: 'text'
284 286
 		},
285 287
 		{
286 288
 			index: 'PODR_UNQ_NO', name: 'podrUnqNo',
287 289
 			label: "발주번호",
288 290
 			width: '10', fixed: false, align: 'center',
291
+			minwidth: 180,
289 292
 			sortable: false, editable: false, edittype: 'text'
290 293
 		},
291 294
 		{
292 295
 			index: 'PODR_DTL_NO', name: 'podrDtlNo',
293 296
 			label: "발주항번",
294
-			width: '6', fixed: false, align: 'center',
297
+			width: '7', fixed: false, align: 'center',
295 298
 			sortable: false, editable: false, edittype: 'text'
296 299
 		}
297 300
 	]
@@ -672,6 +675,7 @@ let modifyObj = {
672 675
 		init: function() {
673 676
 			this.unload();
674 677
 			this.load();
678
+			itp_fn_jqgrid_resize(SETTMNG01010_DETAIL_GRID_ID, SETTMNG01010_DETAIL_GRID_LIST, 'lg');
675 679
 		},
676 680
 		load : function() {
677 681
 			let param = $('#ITP_FORM_SETTMNG01010_DETAIL').serializeObject();

+ 2 - 2
src/main/webapp/mobile/app/mloanmng/MLOANMNG01011.html

@@ -39,7 +39,7 @@
39 39
 						  <div class="fnUseAmtTotal">0원</div>
40 40
 					  </div>
41 41
 				  </div>
42
-				<div class="line top6">
42
+				<div class="line">
43 43
 				  <label>거래일자</label>
44 44
 				  <div class="date_to">
45 45
 					  <input type="text" id="ITP_FORM_MLOANMNG01011_VIEW_SEARCH_FROM_DT" name="fromDt" class="itp_input date" readonly>
@@ -60,7 +60,7 @@
60 60
 			<div id="ITP_LIST_MLOANMNG01011_VIEW_ITEM_AREA" class="scroll_area row-11">
61 61
 			 <ul id="ITP_LIST_MLOANMNG01011_VIEW_ITEM_ROWS" class="mb_0 panel-group"></ul>
62 62
 			  <div id="ITP_LIST_MLOANMNG01011_VIEW_ITEM_ROWCOPY" style="display: none;">
63
-				<li class="history_list6 item-row">
63
+				<li class="history_list15 item-row">
64 64
 				  <div>
65 65
 					<div class="detail_line">
66 66
 					  <div class="detail_left">

+ 3 - 3
src/main/webapp/mobile/app/mloanmng/MLOANMNG03010.html

@@ -150,14 +150,14 @@
150 150
 					  <div>
151 151
 						<div class="left">
152 152
 						  <div class="nomal">
153
-							<label class="col_4">품목명</label>
153
+							<label class="col_7">품목명</label>
154 154
 							<span>:</span>
155 155
 						    <div class="full fnItemNm"></div>
156 156
 						  </div>
157 157
 						</div>
158 158
 						<div class="left">
159 159
 						  <div class="nomal">
160
-							<label class="col_4">단가금액</label>
160
+							<label class="col_7">단가금액</label>
161 161
 							<span>:</span>
162 162
 						    <div class="col_82 lit fnUnitAmt"></div>
163 163
 							<label class="col_7">정산구분</label>
@@ -167,7 +167,7 @@
167 167
 						</div>
168 168
 						<div class="left">
169 169
 						  <div class="nomal">
170
-							<label class="col_4">발주수량</label>
170
+							<label class="col_7">발주수량</label>
171 171
 							<span>:</span>
172 172
 						    <div class="col_82 lit fnPodrQyt"></div>
173 173
 							<label class="col_7">입고(수거)일자</label>

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

@@ -382,7 +382,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
382 382
 .content .line div.date_to {display:flex; width:62%; height:26px; float: left; margin-right:0px; margin-top:3px;}
383 383
 .content .line div.date_to input {font-weight:100; width:47%; height:26px; font-size:11pt; padding:0 24px 0 3px; margin:0;}
384 384
 
385
-.content .line div.date_to div.at {width: 6%;  font-size: 16px; padding-top:12px; float: right;}
385
+.content .line div.date_to div.at {width: 6%;  font-size: 16px; padding-top:2px; float: right;}
386 386
 .content .line .search {width: 100%; height: 50px; padding-top:6px;}
387 387
 .content .line .search button {width: 40%; height: 26px; font-size: 12pt; font-weight:100; padding: 0;}
388 388
 .content .line .search button.col_3 {width: 25%; height:26px; margin:0 10px;}
@@ -507,6 +507,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
507 507
 .scroll_area li.history_list12 {height: 170px; padding-top:4px;}
508 508
 .scroll_area li.history_list13 {height: 200px; padding-top:4px;}
509 509
 .scroll_area li.history_list14 {height: 175px; padding-top:4px;}
510
+.scroll_area li.history_list15 {height: 75px; padding-top:0px;}
510 511
 
511 512
 .scroll_area li .history_info {width: auto;}
512 513
 .scroll_area li .left {width:100%; height:28px; margin-top:0px;}
@@ -517,7 +518,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
517 518
 .scroll_area li .left .history {font-weight: 700; font-size: 1.1rem; margin-top:-2px;}
518 519
 .scroll_area li .left .history input{width: 150px;}
519 520
 
520
-.scroll_area li .detail_line {width: 100%; height:25px; display: inline-block;}
521
+.scroll_area li .detail_line {width: 100%; height:16px; display: inline-block;}
521 522
 .scroll_area li .detail_left {float: left;}
522 523
 .scroll_area li .detail_left .detail_info {margin: 5px 10px;}
523 524
 .scroll_area li .detail_left .detail_info div {width: auto; font-size: 14px; font-weight: 700;}