Browse Source

问题修改

liuyifan 5 years ago
parent
commit
6b74c516e3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      WebUI/CallCenterWeb.UI/YeWu/changeSupervisionScore.html

+ 1 - 1
WebUI/CallCenterWeb.UI/YeWu/changeSupervisionScore.html

@@ -16,7 +16,7 @@
16 16
             <tr>
17 17
                 <th>分数:</th>
18 18
                 <td>
19
-                    <input type="text" id="score" onkeyup="value=value.replace(/[^\d]/g,'')" />
19
+                    <input type="text" id="score" />
20 20
                 </td>
21 21
             </tr>
22 22
             <tr>