tableParams = new ngTableParams({ page: 1, count: 10, sorting: { lastName: 'asc' } }, { getData: function ($defer, params) { // Load the ...
確定! 回上一頁