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

点击确定日期变动当天 #86

Open
chenyizhongx opened this issue Nov 1, 2018 · 1 comment
Open

点击确定日期变动当天 #86

chenyizhongx opened this issue Nov 1, 2018 · 1 comment

Comments

@chenyizhongx
Copy link

在格式为 YYYY年MM月DD日 hh:mm:ss 的情况下,点击按顺序选择时间不会出现问题。
当选着完成后,想要只修改 hh:mm:ss ,点击确定后YYYY年MM月DD日 会变为当天的日期
理论上应该实现修改什么就只变化什么

@regon-cao
Copy link
Contributor

源码424行:改成 that.selectValue = that.selectValue && that.selectValue.length > 0 ? that.selectValue : [jet.parse(jet.getDateTime({}), parmat)];就好了

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

No branches or pull requests

2 participants