zhangshuangnan лет назад: 7
Родитель
Сommit
161acc78fc
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      CallCenterWeb.UI/WorkOrder/Xga.html

+ 2 - 2
CallCenterWeb.UI/WorkOrder/Xga.html

@@ -153,7 +153,7 @@
153 153
 							<th>电话:</th>
154 154
 							<td>
155 155
 								<div class="form-group">
156
-									<input type="text" class="form-control" id="tel" readonly="readonly" />
156
+									<input type="text" class="form-control" id="tel" />
157 157
 								</div>
158 158
 							</td>
159 159
 
@@ -261,7 +261,7 @@
261 261
 							<th>电话:</th>
262 262
 							<td>
263 263
 								<div class="form-group">
264
-									<input type="text" class="form-control" id="tel_market" readonly="readonly" />
264
+									<input type="text" class="form-control" id="tel_market"  />
265 265
 								</div>
266 266
 							</td>
267 267