docs: fix arrow-direction default value

This commit is contained in:
陈嘉涵
2020-01-23 10:36:43 +08:00
parent 24ec818121
commit e04fb6cd7b
18 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ Vue.use(Panel);
| title | 标题 | *string* | - |
| desc | 描述 | *string* | - |
| status | 状态 | *string* | - |
| icon | 标题左侧[图标名称](#/zh-CN/icon)或图片链接 | *string* | - |
| icon | 标题左侧 [图标名称](#/zh-CN/icon) 或图片链接 | *string* | - |
### Slots