[Improvement] AddressEdit: add default slot (#573)

This commit is contained in:
neverland
2018-01-24 16:19:16 +08:00
committed by GitHub
parent e3ef5c853e
commit 8f97bc9f0f
14 changed files with 26 additions and 11 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ Vue.use(Card);
### Slot
| name | 描述 |
| 名称 | 说明 |
|-----------|-----------|
| title | 自定义标题 |
| desc | 自定义描述 |