Commit 0e713dc0 by 王昆

gsb

parent 61e539fc
......@@ -83,9 +83,9 @@
@current-change="handleCurrentChange"
:current-page="currentPage"
:page-sizes="[10, 20, 30]"
:page-size="10"
:page-size="pageSize"
layout="total, sizes, prev, pager, next, jumper"
:total="100">
:total="info.itemCount">
</el-pagination>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment