Skip to content

Commit 42f2293

Browse files
author
Yinjie Wu
committed
Docs: fix date-picker typos (#22946)
1 parent 91f05ef commit 42f2293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/docs/zh-CN/date-picker.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@
429429
| prefix-icon | 自定义头部图标的类名 | string || el-icon-date |
430430
| clear-icon | 自定义清空图标的类名 | string || el-icon-circle-close |
431431
| validate-event | 输入时是否触发表单的校验 | boolean | - | true |
432-
| append-to-body | DetePicker 自身是否插入至 body 元素上。 | boolean || true |
432+
| append-to-body | DatePicker 自身是否插入至 body 元素上。 | boolean || true |
433433

434434
### Picker Options
435435
| 参数 | 说明 | 类型 | 可选值 | 默认值 |

0 commit comments

Comments
 (0)