mirror of
https://gitee.com/xuliangzhan_admin/vxe-table.git
synced 2026-01-21 05:27:57 +08:00
grid 支持自定义布局
This commit is contained in:
@@ -855,6 +855,10 @@
|
||||
"type": "any",
|
||||
"description": "缩放配置项"
|
||||
},
|
||||
"vxe-grid/layouts": {
|
||||
"type": "string[]",
|
||||
"description": "自定义布局"
|
||||
},
|
||||
"vxe-toolbar/size": {
|
||||
"type": "string",
|
||||
"description": "尺寸"
|
||||
|
||||
@@ -241,7 +241,8 @@
|
||||
"toolbar-config",
|
||||
"pager-config",
|
||||
"proxy-config",
|
||||
"zoom-config"
|
||||
"zoom-config",
|
||||
"layouts"
|
||||
],
|
||||
"description": "配置式表格"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user