v1.4 版本发布,修复bug、优化细节、新增定时任务管理,详细信息查看发行版说明
This commit is contained in:
@@ -32,6 +32,7 @@
|
|||||||
<!--分页组件-->
|
<!--分页组件-->
|
||||||
<el-pagination
|
<el-pagination
|
||||||
:total="total"
|
:total="total"
|
||||||
|
:page-size="6"
|
||||||
style="margin-top:8px;"
|
style="margin-top:8px;"
|
||||||
layout="total, prev, pager, next"
|
layout="total, prev, pager, next"
|
||||||
@size-change="sizeChange"
|
@size-change="sizeChange"
|
||||||
|
|||||||
Reference in New Issue
Block a user