只获取当前页的数据,比如有10页数据,当前一页只获取第一页的数据 var data= $('#table').bootstrapTable('getData',true); //获取包含分页的数据,比如有10页数据, ...
確定! 回上一頁