Commit 948b701c by tang

feat: 去除pageCount

parent 52ea5a18
......@@ -20,7 +20,6 @@
<el-pagination
:current-page="pages.currentPage"
:page-size="pages.pageSize"
:pager-count="pages.pageCount"
layout="prev, pager, next"
:total="pages.total"
background
......@@ -170,4 +169,4 @@ export default {
}
}
}
</style>
\ No newline at end of file
</style>
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