mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 19:36:43 +08:00
我的收藏分页
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
@size-change="handleSizeChange"
|
||||
@current-change="handleCurrentChange"
|
||||
:current-page="caseList.pageIndex"
|
||||
:page-sizes="[2, 4, 6, 8]"
|
||||
:page-sizes="[10, 20, 30, 40]"
|
||||
:page-size="caseList.pageSize"
|
||||
layout="total, sizes, prev, pager, next, jumper"
|
||||
:total="caseList.count"
|
||||
|
||||
Reference in New Issue
Block a user