refactor: 分页样式优化

This commit is contained in:
chenjianxing 2021-11-05 15:56:08 +08:00 committed by jianxing
parent 237d907de2
commit 8b10600ea1
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<el-row type="flex" justify="end">
<div class="table-page">
<el-pagination
background
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="currentPage"