[improvement] Panel: add icon prop (#1942)
This commit is contained in:
@@ -38,6 +38,7 @@ Vue.use(Panel);
|
||||
| title | 标题 | `String` | - |
|
||||
| desc | 描述 | `String` | - |
|
||||
| status | 状态 | `String` | - |
|
||||
| icon | 标题左侧图标,可选值见 Icon 组件 | `String` | - |
|
||||
|
||||
### Slot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user