ant-design-vue
ant-design-vue copied to clipboard
日期控件 切换年份,选择后再次清空。 然后再次打开定位在了之前清空的日期
trafficstars
- [ ] I have searched the issues of this repository and believe that this is not a duplicate.
Version
4.2.1
Environment
官网 demo
Reproduction link
https://www.antdv.com/components/date-picker-cn
Steps to reproduce
1.打开日期控件 切换年份后选择后,再次清空 2. 然后再次打开定位在了之前的日期而不是当前的日期
What is expected?
清空后定位到当前日期。
What is actually happening?
清空后定位的还是之前选择的年月日
官网时间选择器都能复现