Commit 6be0cd1c by chenyu

update: update

parent 1c82d174
......@@ -164,7 +164,7 @@
<div class="page mTop20" v-if="totalCount > 0">
<dm-pagination background @size-change="handleSizeChange"
@current-change="handleCurrentChange" :current-page="page.currentPage"
:page-sizes="[20, 40, 60, 80]" :page-size="page.pageSize"
:page-sizes="[20]" :page-size="page.pageSize"
layout="total, sizes, prev, pager, next" :total="totalCount" />
</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