修复表格分页搜索和删除BUG #20
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
<!--分页组件-->
|
||||
<el-pagination
|
||||
:total="total"
|
||||
:current-page="page + 1"
|
||||
:page-size="6"
|
||||
style="margin-top:8px;"
|
||||
layout="total, prev, pager, next"
|
||||
|
||||
Reference in New Issue
Block a user