Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/#1592 v3 #1600

Merged
merged 6 commits into from
Feb 23, 2021
Merged

Feature/#1592 v3 #1600

merged 6 commits into from
Feb 23, 2021

Conversation

GleanCoder1116
Copy link
Collaborator

resolve #1592

@GleanCoder1116 GleanCoder1116 linked an issue Feb 23, 2021 that may be closed by this pull request
@@ -22,6 +22,7 @@ const Panel = () => {
}, [outDate])

const onCalenderPick = (date) => {
onSelect(date, true)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

非空判断?

@GleanCoder1116 GleanCoder1116 merged commit 32a8bb1 into develop Feb 23, 2021
@GleanCoder1116 GleanCoder1116 deleted the feature/#1592-v3 branch February 23, 2021 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DatePicker 新增 onSelect 方法
2 participants