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

!11191 【轻量级 PR】:update zh-cn/application-dev/reference/arkui-ts/ts-basic-components-datepicker.md.

Merge pull request !11191 from luoying_ace/N/A
......@@ -69,7 +69,7 @@ struct DatePickerExample {
DatePicker({
start: new Date('1970-1-1'),
end: new Date('2100-1-1'),
selected: this.selectedDate,
selected: this.selectedDate
})
.lunar(this.isLunar)
.onChange((value: DatePickerResult) => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册