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