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