tableParams = new ngTableParams({ page: 1, count: 5, // items per page sorting: { Date: 'desc' } }, { total: transactions.length, ...
確定! 回上一頁