点击分页, 需要以前的数据作为查询条件,  可以利用缓存   listCacheData ,  点击下一页的时候, listCacheData.pageNo++

 

如果重新搜索,  listCacheData 重置 为 {}, 并且用最新的条件重新缓存