Explorar el Código

입고처리 납품서번호 추가

whakdo963 hace 2 años
padre
commit
bda43a51d6

+ 8 - 1
src/main/webapp/mobile/app/mpomng/MPOMNG06010.html

@@ -68,7 +68,14 @@
68 68
 			<div id="ITP_LIST_MPOMNG06010_LIST_ITEM_AREA" class="scroll_area row-6">
69 69
 				<ul id="ITP_LIST_MPOMNG06010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
70 70
 				<div id="ITP_LIST_MPOMNG06010_LIST_ITEM_ROWCOPY" style="display: none;">
71
-					<li class="history_list4 item-row">
71
+					<li class="history_list14 item-row">
72
+						<div class="left">
73
+							<div class="nomal">
74
+								<label class="">납품서번호</label>
75
+								<span>:</span>
76
+								<div class="full fnDlvSttmtUnqNo"></div>
77
+							</div>
78
+						</div>
72 79
 						<div class="left">
73 80
 							<div class="nomal">
74 81
 								<label class="">품목명</label>

+ 1 - 0
src/main/webapp/mobile/css/style.css

@@ -506,6 +506,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
506 506
 .scroll_area li.history_list11 {height: 230px; padding-top:5px;}
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
+.scroll_area li.history_list14 {height: 175px; padding-top:4px;}
509 510
 
510 511
 .scroll_area li .history_info {width: auto;}
511 512
 .scroll_area li .left {width:100%; height:28px; margin-top:0px;}