[Doc] default slot name
This commit is contained in:
@@ -92,7 +92,7 @@ export default {
|
||||
|
||||
| Name | Description |
|
||||
|------|------|
|
||||
| - | Custom content below postal |
|
||||
| default | Custom content below postal |
|
||||
|
||||
### Methods
|
||||
|
||||
|
||||
@@ -75,7 +75,7 @@ export default {
|
||||
|
||||
### Event
|
||||
|
||||
| 事件名 | 说明 | 参数 |
|
||||
| 事件名 | 说明 | 回调参数 |
|
||||
|------|------|------|
|
||||
| save | 点击保存按钮时触发 | content:表单内容 |
|
||||
| focus | 输入框聚焦时触发 | key: 聚焦的输入框对应的 key |
|
||||
@@ -90,7 +90,7 @@ export default {
|
||||
|
||||
| 名称 | 说明 |
|
||||
|------|------|
|
||||
| - | 在邮政编码下方插入内容 |
|
||||
| default | 在邮政编码下方插入内容 |
|
||||
|
||||
### 方法
|
||||
|
||||
|
||||
Reference in New Issue
Block a user