Browse Source

feat:屏蔽dataTables 错误

xuzhiheng 3 years ago
parent
commit
c5d1e02eb8
1 changed files with 2 additions and 0 deletions
  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 () {