mirror of
https://gitee.com/xuliangzhan_admin/vxe-table.git
synced 2026-01-21 05:27:57 +08:00
fix
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
"type": "string",
|
||||
"description": "图标名称"
|
||||
},
|
||||
"vxe-icon/status": {
|
||||
"type": "string",
|
||||
"description": "状态颜色"
|
||||
},
|
||||
"vxe-icon/roll": {
|
||||
"type": "boolean",
|
||||
"description": "旋转动画"
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"vxe-icon": {
|
||||
"attributes": [
|
||||
"name",
|
||||
"status",
|
||||
"roll"
|
||||
],
|
||||
"description": "图标"
|
||||
|
||||
Reference in New Issue
Block a user