feat(用户列表-->分页组件): 新增数据条数
This commit is contained in:
parent
2ce28332c8
commit
59140f760e
@ -543,7 +543,7 @@
|
|||||||
:total="total"
|
:total="total"
|
||||||
:page.sync="listQuery.pageIndex"
|
:page.sync="listQuery.pageIndex"
|
||||||
:limit.sync="listQuery.pageSize"
|
:limit.sync="listQuery.pageSize"
|
||||||
layout="prev,pager,next,sizes"
|
layout="total,prev,pager,next,sizes"
|
||||||
@pagination="renderData"
|
@pagination="renderData"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user