tableParams = new ngTableParams({ page: 1, count: 5 }, { getData: function ($defer, params) { var start = (params.page() - 1) ...
確定! 回上一頁