releases 4.5.21

This commit is contained in:
xuliangzhan
2024-03-11 08:35:52 +08:00
parent 9686578cfd
commit 35c5b72ece
3 changed files with 6 additions and 1 deletions

View File

@@ -495,6 +495,10 @@
"type": "any",
"description": "标题前缀图标配置项"
},
"vxe-column/title-suffix": {
"type": "any",
"description": "标题后缀图标配置项"
},
"vxe-column/cell-type": {
"type": "string",
"description": "只对特定功能有效,单元格值类型(例如:导出数据类型设置)"

View File

@@ -147,6 +147,7 @@
"footer-export-method",
"title-help",
"title-prefix",
"title-suffix",
"cell-type",
"cell-render",
"edit-render",