Browse Source

공급사 클릭시 키보드 안나오게

whakdo963 2 years ago
parent
commit
9aeb6f4f5c

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

@@ -33,9 +33,9 @@
33 33
 				<div class="line">
34 34
 				  <label>수거일자</label>
35 35
 				  <div class="date_to">
36
-					  <input type="text" id="ITP_FORM_MCOLLMNG01010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date">
36
+					  <input type="text" id="ITP_FORM_MCOLLMNG01010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date" readonly>
37 37
 					  <div class="at">~</div>
38
-					  <input type="text" id="ITP_FORM_MCOLLMNG01010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date">
38
+					  <input type="text" id="ITP_FORM_MCOLLMNG01010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date" readonly>
39 39
 				  </div>
40 40
 				</div>
41 41
 				<div class="line">

+ 3 - 3
src/main/webapp/mobile/app/mcollmng/MCOLLMNG02010.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_MCOLLMNG02010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date">
28
+						<input type="text" id="ITP_FORM_MCOLLMNG02010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date" readonly>
29 29
 						<div class="at">~</div>
30
-						<input type="text" id="ITP_FORM_MCOLLMNG02010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date">
30
+						<input type="text" id="ITP_FORM_MCOLLMNG02010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date" readonly>
31 31
 					</div>
32 32
 				</div>
33 33
 				<div class="line">
@@ -156,7 +156,7 @@
156 156
 				<div class="line">
157 157
 				  <label class="col_6">수거일자</label>
158 158
 				  <div class="line_right">
159
-					  <input id="ITP_FORM_MORDMNG02010_VIEW_COL_SCH_DT" name="colSchDt" class="year" type="date">
159
+					  <input id="ITP_FORM_MORDMNG02010_VIEW_COL_SCH_DT" name="colSchDt" class="year" type="date" readonly>
160 160
 				  </div>
161 161
 				</div>
162 162
 				<div class="line">

+ 2 - 2
src/main/webapp/mobile/app/mcollmng/MCOLLMNG03010.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_MCOLLMNG03010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date">
29
+						<input type="text" id="ITP_FORM_MCOLLMNG03010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date" readonly>
30 30
 						<div class="at">~</div>
31
-						<input type="text" id="ITP_FORM_MCOLLMNG03010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date">
31
+						<input type="text" id="ITP_FORM_MCOLLMNG03010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date" readonly>
32 32
 					</div>
33 33
 				</div>
34 34
 				<div class="line">