未验证 提交 115a68b9 编写于 作者: O openharmony_ci 提交者: Gitee

!3002 fixbug:修改回调月份描述

Merge pull request !3002 from Yao.inhome/yangbo_datepicker_0402
......@@ -48,7 +48,7 @@ DatePicker(options?: DatePickerOptions)
| 名称 | 参数类型 | 描述 |
| -------- | -------- | -------- |
| year | number | 选中日期的年。 |
| month | number | 选中日期的月。 |
| month | number | 选中日期的月(0~11),0表示1月,11表示12月。 |
| day | number | 选中日期的日。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册