|
@@ -150,7 +150,7 @@
|
|
@current-change="handleCurrentChange"
|
|
@current-change="handleCurrentChange"
|
|
:current-page="currentPage"
|
|
:current-page="currentPage"
|
|
:page-size="obj.limit"
|
|
:page-size="obj.limit"
|
|
- layout="total, prev, pager, next"
|
|
|
|
|
|
+ layout="total, prev, pager, next, jumper"
|
|
:total="count">
|
|
:total="count">
|
|
</el-pagination>
|
|
</el-pagination>
|
|
</div>
|
|
</div>
|