Commit af072706 by chenyu

Merge branch 'feature/10月迭代' of http://git.gicdev.com/memberTag/memberTag-web

parents 77152f7f 60b00124
......@@ -223,9 +223,9 @@
background
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"
:current-page="pageParam.currentPage"
:page-sizes="[10, 20, 30, 40]"
:page-size="pageSize"
:page-size="pageParam.pageSize"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
>
......
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