ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.11k stars 14.64k forks source link

del #21060

Open githubhai opened 3 years ago

element-bot commented 3 years ago

Translation of this issue:

Element UI version

2.15.2

OS/Browsers version

Win10/Google Browser

Vue version

2.6.14

Reproduction Link

https://codepen.io/githubhai/pen/KKWxgmq

Steps to reproduce

When datepicker type is daterange

When selecting the time range, select only the minimum time, close the pop-up window, and then open the selection pop-up window. The first click cannot trigger the selected question.

What is Expected?

It can trigger the selection normally. The datepicker type is daterange bug fixed. The problem is not fixed when the datepicker type is montarange

https://github.com/Alexeykhr/element/commit/abf178d64c93454a2fb7c3b4e5a3073ef4235d43

What is actually happening?

Cannot be selected normally.