这里我们只需要多设置一个字段 “destroy" : true 即可

或者设置retrieve: true,

或者在加载datatable之前使用$("#example").dataTable().fnDestroy();这句话

相关文章: