[bug report] El date picker type = "datetimerange" the start and end hours, minutes and seconds will be linked when the year, month and day are the same
Open
component: datetime-picker
status: discussion
type: bug
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.6
### OS/Browsers version
window10/Chrome 93.0.4577.63(正式版本) (64 位)
### Vue version
2.6.11
### Reproduction Link
https://codepen.io/EagleWolf/pen/dyRRJPe
### Steps to reproduce
el-date-picker type="datetimerange",设置开始时间和结束时间的年月日一样,时分秒不一样,点击修改时分秒,修改结束时间的时,开始时间的时也跟随变化
### What is Expected?
开始和结束的时间年月日一样的情况下,修改结束时间的时分秒,开始时间的时分秒不跟随变化
### What is actually happening?
开始和结束的时间年月日一样的情况下,修改结束时间的时分秒,开始时间的时跟随变化

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.