JQuery datatable 刷新
Parameter: fnDraw Type: function Inputs: {bool} [default=true]: Re-filter and resort (if enabled) the table before the draw.
https://datatables.net/api the explanation forfnDraw
this.table.dataTable().fnDraw(false) 可以将分页等信息回传到服务器