@@ -52,6 +52,7 @@
</dl>
<el-pagination
background
+ style="justify-content: space-between;display: flex;"
layout="prev, pager, next"
:current-page.sync="listParams.pageNum"
@current-change="pageNumHasChanged"