tableParams = new ngTableParams({. page: 1, // show first page. count: 10 // count per page. }, {. total: data.length, // length of data.
確定! 回上一頁