[Doc] default slot name

This commit is contained in:
陈嘉涵
2019-04-30 17:32:00 +08:00
parent 2bb01b4a63
commit cd0720954c
65 changed files with 97 additions and 98 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ export default {
| Name | Description |
|------|------|
| - | Custom content below postal |
| default | Custom content below postal |
### Methods
+2 -2
View File
@@ -75,7 +75,7 @@ export default {
### Event
| 事件名 | 说明 | 参数 |
| 事件名 | 说明 | 回调参数 |
|------|------|------|
| save | 点击保存按钮时触发 | content:表单内容 |
| focus | 输入框聚焦时触发 | key: 聚焦的输入框对应的 key |
@@ -90,7 +90,7 @@ export default {
| 名称 | 说明 |
|------|------|
| - | 在邮政编码下方插入内容 |
| default | 在邮政编码下方插入内容 |
### 方法