Przeglądaj źródła

표시문구 제거

whakdo963 2 lat temu
rodzic
commit
b85458cbe2

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

@@ -38,7 +38,7 @@
38 38
 	        <div class="line">
39 39
 	          <label>납품장소</label>
40 40
 	            <div class="float_left">
41
-	                <input type="text" id="ITP_FORM_MPOMNG01010_DETAIL_WHS_NM" class="" name="whsNm" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="납품장소" placeholder="납품장소" readonly />
41
+	                <input type="text" id="ITP_FORM_MPOMNG01010_DETAIL_WHS_NM" class="" name="whsNm" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="납품장소" placeholder="" readonly />
42 42
 	                <input type="hidden" id="ITP_FORM_MPOMNG01010_DETAIL_WHS_ID" class="form-control itp_input" name="whsId" value="" />
43 43
 	                <input type="hidden" id="ITP_FORM_MPOMNG01010_DETAIL_LOCATION" class="form-control itp_input" name="location" value="" />
44 44
 			        <div class="itp_input_btn">

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

@@ -27,7 +27,7 @@
27 27
 	      <div class="line">
28 28
 	        <label>납품장소</label>
29 29
 	        <div class="float_left">
30
-	          <input id="ITP_FORM_MPOMNG02010_LIST_SEARCH_WHS_NM" class="" name="swhsNm" type="text" placeholder="납품창고" readonly>
30
+	          <input id="ITP_FORM_MPOMNG02010_LIST_SEARCH_WHS_NM" class="" name="swhsNm" type="text" placeholder="" readonly>
31 31
 	             <input type="hidden" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_WHS_ID" name="swhsId" value="">
32 32
 	             <div class="itp_input_btn">
33 33
 	         		 <button id="ITP_BTN_MPOMNG02010_LIST_SEARCH_WHS_NM"><img src="../img/search.png" alt=""></button>

+ 2 - 2
src/main/webapp/mobile/app/mpomng/MPOMNG04010.html

@@ -28,7 +28,7 @@
28 28
 				<div class="line">
29 29
 				  <label>공급업체</label>
30 30
 				  <div class="float_left">
31
-					<input type="text" id="ITP_FORM_MPOMNG04010_LIST_SEARCH_SPPLY_NM" name="sspplyNm" placeholder="A공급업체명">
31
+					<input type="text" id="ITP_FORM_MPOMNG04010_LIST_SEARCH_SPPLY_NM" name="sspplyNm" placeholder="">
32 32
 					<input type="hidden" id="ITP_FORM_MPOMNG04010_LIST_SEARCH_SPPLY_ID" class="" name="sspplyId" />
33 33
 					<div class="itp_input_btn">
34 34
 						<button id="ITP_BTN_MPOMNG04010_LIST_SEARCH_SPPLY_NM"><img src="../img/search.png" alt=""></button>
@@ -164,7 +164,7 @@
164 164
 					  <label class="col_3">수량</label>
165 165
 					  <span>:</span>
166 166
 					  <div class="fnPodrQty"></div>
167
-					  <label class="sub_info">금액</label>
167
+					  <label class="sub_info">단가</label>
168 168
 					  <span>:</span>
169 169
 					  <div class="fnUnitAmt"></div>
170 170
 					</div>

+ 2 - 2
src/main/webapp/mobile/app/mpomng/MPOMNG05010.html

@@ -34,7 +34,7 @@
34 34
 					<div class="line">
35 35
 						<label>공급업체</label>
36 36
 						<div class="float_left">
37
-							<input type="text" id="ITP_FORM_MPOMNG05010_LIST_SEARCH_SPPLY_NM" name="sspplyNm" placeholder="A공급업체명" readonly>
37
+							<input type="text" id="ITP_FORM_MPOMNG05010_LIST_SEARCH_SPPLY_NM" name="sspplyNm" placeholder="" readonly>
38 38
 							<input type="hidden" id="ITP_FORM_MPOMNG05010_LIST_SEARCH_SPPLY_ID" class="" name="sspplyId" />
39 39
 	           				<div class="itp_input_btn">
40 40
 								<button id="ITP_BTN_MPOMNG05010_LIST_SEARCH_SPPLY_NM"><img src="../img/search.png" alt=""></button>
@@ -60,7 +60,7 @@
60 60
 					<div class="line">
61 61
 						<label>품목명</label>
62 62
 						<div class="float_left name">
63
-							<input id="ITP_FORM_MPOMNG05010_LIST_ITEM_NM" name="sitemNm" type="text" placeholder="품목명">
63
+							<input id="ITP_FORM_MPOMNG05010_LIST_ITEM_NM" name="sitemNm" type="text" placeholder="">
64 64
 						</div>
65 65
 					</div>
66 66
 					<div class="line">

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

@@ -26,7 +26,7 @@
26 26
 					<div class="line">
27 27
 						<label>공급업체</label>
28 28
 						<div class="float_left">
29
-							<input type="text" id="ITP_FORM_MPOMNG06010_LIST_SEARCH_SPPLY_NM" name="sspplyNm" placeholder="A공급업체명" readonly>
29
+							<input type="text" id="ITP_FORM_MPOMNG06010_LIST_SEARCH_SPPLY_NM" name="sspplyNm" placeholder="" readonly>
30 30
 							<input type="hidden" id="ITP_FORM_MPOMNG06010_LIST_SEARCH_SPPLY_ID" class="" name="sspplyId" />
31 31
 	           				<div class="itp_input_btn">
32 32
 								<button id="ITP_BTN_MPOMNG06010_LIST_SEARCH_SPPLY_NM"><img src="../img/search.png" alt=""></button>
@@ -39,7 +39,7 @@
39 39
 					<div class="line">
40 40
 						<label>납품장소</label>
41 41
 						<div class="float_left">
42
-							<input type="text" id="ITP_FORM_MPOMNG06010_LIST_SEARCH_WHS_NM" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="납품장소" class="" name="swhsNm" placeholder="납품장소" readonly />
42
+							<input type="text" id="ITP_FORM_MPOMNG06010_LIST_SEARCH_WHS_NM" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="납품장소" class="" name="swhsNm" placeholder="" readonly />
43 43
 							<input type="hidden" id="ITP_FORM_MPOMNG06010_LIST_SEARCH_WHS_ID" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="납품장소" class="" name="swhsId" />
44 44
 	           				<div class="itp_input_btn">
45 45
 								<button id="ITP_BTN_MPOMNG06010_LIST_SEARCH_WHS_NM"><img src="../img/search.png" alt=""></button>
@@ -52,7 +52,7 @@
52 52
 					<div class="line">
53 53
 						<label>품목명</label>
54 54
 						<div class="float_left name">
55
-							<input id="ITP_FORM_MPOMNG06010_LIST_SEARCH_ITEM_NM" name="sitemNm" type="text" placeholder="품목명">
55
+							<input id="ITP_FORM_MPOMNG06010_LIST_SEARCH_ITEM_NM" name="sitemNm" type="text" placeholder="">
56 56
 						</div>
57 57
 					</div>
58 58
 					<div class="line">

+ 2 - 2
src/main/webapp/mobile/app/mpomng/MPOMNG07010.html

@@ -26,7 +26,7 @@
26 26
 				<div class="line">
27 27
 					<label>공급업체</label>
28 28
 					<div class="float_left">
29
-						<input type="text" id="ITP_FORM_MPOMNG07010_LIST_SEARCH_SPPLY_NM" name="sspplyNm" placeholder="A공급업체명" readonly>
29
+						<input type="text" id="ITP_FORM_MPOMNG07010_LIST_SEARCH_SPPLY_NM" name="sspplyNm" placeholder="" readonly>
30 30
 						<input type="hidden" id="ITP_FORM_MPOMNG07010_LIST_SEARCH_SPPLY_ID" class="" name="sspplyId" />
31 31
 	       				<div class="itp_input_btn">
32 32
 							<button id="ITP_BTN_MPOMNG07010_LIST_SEARCH_SPPLY_NM"><img src="../img/search.png" alt=""></button>
@@ -52,7 +52,7 @@
52 52
 		      <div class="line">
53 53
 		        <label>품목명</label>
54 54
 		        <div class="float_left">
55
-		          <input id="ITP_FORM_MPOMNG07010_LIST_ITEM_NM" name="sitemNm" type="text" placeholder="품목명">
55
+		          <input id="ITP_FORM_MPOMNG07010_LIST_ITEM_NM" name="sitemNm" type="text" placeholder="">
56 56
 		        </div>
57 57
 		      </div>
58 58
 		      <div class="line">

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

@@ -440,7 +440,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
440 440
 .button_bar button.btn_col_6 {width: 65%;}
441 441
 .button_bar button.btn_col_3,
442 442
 .button_bar button.btn_col_6 {border:none; float: left; height: 47px; font-size: 14pt; font-weight: 100; border-radius: 0px;}
443
-.button_bar button.col_12 {font-weight:100; width: 100%; height: 47px; font-size: 14pt;}
443
+.button_bar button.col_12 {font-weight:100; width: 100%; height: 47px; font-size: 14pt; border:none;}
444 444
 
445 445
 /* scroll_area 조정 */
446 446
 .scroll_area {position: relative; top:0; flex:1; width: 100%; height: 456px; overflow: auto; background: #fff;}