liuyifan 6 lat temu
rodzic
commit
2a014777a6

+ 1 - 1
CallCenterWeb.UI/WorkOrder/AddWorkOrder.html

@@ -207,7 +207,7 @@
207 207
                             <th><i style="color: #FF0000">*&nbsp;</i>姓名:</th>
208 208
                             <td>
209 209
                                 <div class="form-group">
210
-                                    <input type="text" class="form-control" id="name" maxlength="8" />
210
+                                    <input type="text" class="form-control" id="name" />
211 211
                                 </div>
212 212
                             </td>
213 213
                             <th><i style="color: #FF0000">*&nbsp;</i>电话:</th>

+ 1 - 1
CallCenterWeb.UI/callScreen/callScreen.html

@@ -657,7 +657,7 @@
657 657
                                                 <th><i style="color: #FF0000">*&nbsp;</i>姓名:</th>
658 658
                                                 <td>
659 659
                                                     <div class="form-group">
660
-                                                        <input type="text" class="form-control" id="name" maxlength="8" />
660
+                                                        <input type="text" class="form-control" id="name" />
661 661
                                                     </div>
662 662
                                                 </td>
663 663
                                                 <th><i style="color: #FF0000">*&nbsp;</i>电话:</th>