// Total over all pages data = api.column( 4 ).cache('search'); total = data.length ? data.reduce( function (a, b) { return intVal(a) + ...
確定! 回上一頁