render(text,record,index){
return(
<span>{(pagination.current-1)*10+index+1}</span>
)
}
原文地址:https://www.cnblogs.com/lj8023/p/9942110.html
时间: 2024-10-08 23:37:07
render(text,record,index){
return(
<span>{(pagination.current-1)*10+index+1}</span>
)
}
原文地址:https://www.cnblogs.com/lj8023/p/9942110.html