分页获取列表进行索引累加

 (this.currentPageNo - 1) * 10 + Number(param.index) + 1
 
// this.currentPageNo 为后台返回的当前页数据
posted @ 2020-04-27 19:56  花囍  阅读(227)  评论(0编辑  收藏  举报