提交 f65b0392 编写于 作者: Y yaoyuchi

fix datepicker

Signed-off-by: Nyaoyuchi <yaoyuchi@huawei.com>
上级 f9307547
...@@ -48,7 +48,7 @@ DatePicker(options?: DatePickerOptions) ...@@ -48,7 +48,7 @@ DatePicker(options?: DatePickerOptions)
| 名称 | 参数类型 | 描述 | | 名称 | 参数类型 | 描述 |
| -------- | -------- | -------- | | -------- | -------- | -------- |
| year | number | 选中日期的年。 | | year | number | 选中日期的年。 |
| month | number | 选中日期的月。 | | month | number | 选中日期的月(0~11),0表示1月,11表示12月。 |
| day | number | 选中日期的日。 | | day | number | 选中日期的日。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册