[Bug Report] el-date-picker 可选日期范围超过默认值,重新选择日期选择当天时间展示 00:00:00,二次选择后面日期时间展示当前时分秒
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.10
### OS/Browsers version
Windows 10 / Google 112.0.5615.139
### Vue version
2.6.11
### Reproduction Link
https://codepen.io/Baronzhu/pen/zYmRJoV?editors=1111
### Steps to reproduce
1. 点击选择日期,选择当天时间为 00:00:00;
2. 选择任意一天,时间显示为当前时间;
3. 再次选择其他日期(包括当前日期)展示为 00:00:00;
4. 重复上述操作表现一致
### What is Expected?
1. 选择当前日期,时间应展示为当前时间;
2. 选择当前以后的日期,时间应展示为 00:00:00
### What is actually happening?
1. 点击选择日期,选择当天时间为 00:00:00;
2. 选择任意一天,时间显示为当前时间;
3. 再次选择其他日期(包括当前日期)展示为 00:00:00;
4. 重复上述操作表现一致
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.