瀏覽代碼

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

whakdo963 2 年之前
父節點
當前提交
9aeb6f4f5c

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

@@ -33,9 +33,9 @@
33
 				<div class="line">
33
 				<div class="line">
34
 				  <label>수거일자</label>
34
 				  <label>수거일자</label>
35
 				  <div class="date_to">
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
 					  <div class="at">~</div>
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
 				  </div>
39
 				  </div>
40
 				</div>
40
 				</div>
41
 				<div class="line">
41
 				<div class="line">

+ 3 - 3
src/main/webapp/mobile/app/mcollmng/MCOLLMNG02010.html

@@ -25,9 +25,9 @@
25
 				<div class="line">
25
 				<div class="line">
26
 				  <label>수거요청일</label>
26
 				  <label>수거요청일</label>
27
 					<div class="date_to">
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
 						<div class="at">~</div>
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
 					</div>
31
 					</div>
32
 				</div>
32
 				</div>
33
 				<div class="line">
33
 				<div class="line">
@@ -156,7 +156,7 @@
156
 				<div class="line">
156
 				<div class="line">
157
 				  <label class="col_6">수거일자</label>
157
 				  <label class="col_6">수거일자</label>
158
 				  <div class="line_right">
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
 				  </div>
160
 				  </div>
161
 				</div>
161
 				</div>
162
 				<div class="line">
162
 				<div class="line">

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

@@ -26,9 +26,9 @@
26
 				<div class="line">
26
 				<div class="line">
27
 				  <label>수거일자</label>
27
 				  <label>수거일자</label>
28
 					<div class="date_to">
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
 						<div class="at">~</div>
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
 					</div>
32
 					</div>
33
 				</div>
33
 				</div>
34
 				<div class="line">
34
 				<div class="line">