Element UI version
2.15.1
OS/Browsers version
windows 10 / chrome 89.0.4389.90
Vue version
2.6.11
Reproduction Link
https://codepen.io/pen/?&prefill_data_id=5e1082a0-7291-44b5-86ee-36184eee75a3
Steps to reproduce
官网的组件就能复现
1、选择同一天
2、点击左侧时分秒的输入框,以输入的方式改成12:00:00,此时右侧时分秒的输入框也会同步为12:00:00
3、左侧时分秒的输入框以输入的方式改为11:00:00
4、此时点击右侧时分秒的输入框,12:00:00前面的时间点无法选择
1、Select the same day
2、Input 12:00:00 on the left panel(Input, not select), the time of right panel is changed to be 12:00:00
3、Now, Input 11:00:00 on the left panel(Input, not select).
4、at this time, we can not select a time point before 12:00:00.
What is Expected?
The time can be selected.
What is actually happening?
The time can not be selected.
4条答案
按热度按时间xlpyo6sf1#
Translation of this issue:
Element UI version
2.15.1
OS/Browsers version
windows 10 / chrome 89.0.4389.90
Vue version
2.6.11
Reproduction Link
https://codepen.io/pen/?&prefill _ data_ id=5e1082a0-7291-44b5-86ee-36184eee75a3
Steps to reproduce
The components of the official website can be reproduced
1、Select the same day
2、Input 12:00:00 on the left panel(Input, not select), the time of right panel is changed to be 12:00:00
3、Now, Input 11:00:00 on the left panel(Input, not select).
4、at this time, we can not select a time point before 12:00:00.
What is Expected?
The time can be selected.
What is actually happening?
The time can not be selected.
1tu0hz3e2#
I also found this problem, do you have any ideas to solve it?
svdrlsy43#
第三次提了
1u4esq0p4#
遇到同样问题,请问有解决方案吗