Browse Source

feat:屏蔽dataTables 错误

xuzhiheng 3 năm trước cách đây
mục cha
commit
c5d1e02eb8
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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 () {