Explorar o código

feat:屏蔽dataTables 错误

xuzhiheng %!s(int64=3) %!d(string=hai) anos
pai
achega
c5d1e02eb8
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/web/templates/client/cuser_rule_edit.html

+ 2 - 0
src/web/templates/client/cuser_rule_edit.html

@@ -2020,6 +2020,8 @@
         $("#file").click();
     }
     $('#back').attr("href", "javascript:history.go(-1)")
+    
+    $.fn.dataTable.ext.errMode = 'none';
 
     $(function () {
         $("#uploadform").find("input").change(function () {