会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小虾米吖~
博客园
首页
新随笔
联系
管理
2023年6月6日
element -plus el-table序号翻页连续
摘要: <el-table-column label="序号" type="index" align="center" width="50"> <template #default="scope"> <span>{{(current_page-1)*pageSize + scope.$index+1}}</
阅读全文
posted @ 2023-06-06 08:54 小虾米吖~
阅读(268)
评论(0)
推荐(0)