[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
@@ -92,7 +92,7 @@ Vue.use(CellGroup);
### Slot
| name | 描述 |
| 名称 | 说明 |
|-----------|-----------|
| - | 自定义显示内容 |
| icon | 自定义`icon` |