优化
This commit is contained in:
parent
87c72a8871
commit
46f4d27f71
@ -70,6 +70,7 @@
|
|||||||
<div class="footer">
|
<div class="footer">
|
||||||
<el-pagination
|
<el-pagination
|
||||||
small
|
small
|
||||||
|
:hide-on-single-page="true"
|
||||||
@current-change="handleChangePage"
|
@current-change="handleChangePage"
|
||||||
layout="prev, pager, next"
|
layout="prev, pager, next"
|
||||||
:page-size.sync='params.pageSize'
|
:page-size.sync='params.pageSize'
|
||||||
|
|||||||
@ -57,6 +57,7 @@
|
|||||||
<div class="footer">
|
<div class="footer">
|
||||||
<el-pagination
|
<el-pagination
|
||||||
small
|
small
|
||||||
|
:hide-on-single-page="true"
|
||||||
@current-change="handleChangePage"
|
@current-change="handleChangePage"
|
||||||
layout="prev, pager, next"
|
layout="prev, pager, next"
|
||||||
:page-size.sync='params.pageSize'
|
:page-size.sync='params.pageSize'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user