Procházet zdrojové kódy

공급사 날짜 클릭안되게

whakdo963 před 2 roky
rodič
revize
47adc32360

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

@@ -35,9 +35,9 @@
35 35
 				<div class="line">
36 36
 				  <label>수주일자</label>
37 37
 				  <div class="date_to">
38
-					  <input type="text" id="ITP_FORM_MORDMNG01010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date">
38
+					  <input type="text" id="ITP_FORM_MORDMNG01010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date" readonly>
39 39
 					  <div class="at">~</div>
40
-					  <input type="text" id="ITP_FORM_MORDMNG01010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date">
40
+					  <input type="text" id="ITP_FORM_MORDMNG01010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date" readonly>
41 41
 				  </div>
42 42
 				</div>
43 43
 				<div class="line">

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

@@ -26,9 +26,9 @@
26 26
 				<div class="line">
27 27
 				  <label>납품요청일</label>
28 28
 					<div class="date_to">
29
-						<input type="text" id="ITP_FORM_MORDMNG02010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date">
29
+						<input type="text" id="ITP_FORM_MORDMNG02010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date" readonly>
30 30
 						<div class="at">~</div>
31
-						<input type="text" id="ITP_FORM_MORDMNG02010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date">
31
+						<input type="text" id="ITP_FORM_MORDMNG02010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date" readonly>
32 32
 					</div>
33 33
 				</div>
34 34
 				<div class="line">
@@ -152,7 +152,7 @@
152 152
 				  <div class="line">
153 153
 					  <label class="col_6">납품일자</label>
154 154
 					  <div class="line_right">
155
-						  <input type="text" id="ITP_FORM_MORDMNG02010_VIEW_DLV_SCH_DT" name="dlvSchDt" class="itp_input date year">
155
+						  <input type="text" id="ITP_FORM_MORDMNG02010_VIEW_DLV_SCH_DT" name="dlvSchDt" class="itp_input date year" readonly>
156 156
 					  </div>
157 157
 				  </div>
158 158
 				<div class="line">
@@ -208,7 +208,7 @@
208 208
 					    <input id="ITP_FORM_MORDMNG02010_VIEW_SHMT_QTY" name="shmtQty" type="number">
209 209
 					    <label>유통기한</label>
210 210
 					    <span>:</span>
211
-						<input type="text" id="ITP_FORM_MORDMNG02010_VIEW_EXPRY_DATE" name="expryDate" class="itp_input date col_9 year">
211
+						<input type="text" id="ITP_FORM_MORDMNG02010_VIEW_EXPRY_DATE" name="expryDate" readonly class="itp_input date col_9 year">
212 212
 					  </div>
213 213
 					</div>
214 214
 					<div class="left">

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

@@ -25,9 +25,9 @@
25 25
 					<div class="line">
26 26
 						<label>납품일자</label>
27 27
 						<div class="date_to">
28
-							<input type="text" id="ITP_FORM_MORDMNG03010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date">
28
+							<input type="text" id="ITP_FORM_MORDMNG03010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date" readonly>
29 29
 							<div class="at">~</div>
30
-							<input type="text" id="ITP_FORM_MORDMNG03010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date">
30
+							<input type="text" id="ITP_FORM_MORDMNG03010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date" readonly>
31 31
 						</div>
32 32
 					</div>
33 33
 					<div class="line">