[bug report] El time picker: picker options are not valid when using is range time range [bug report] El time picker: picker options are not valid when using is range time range Element UI version 2.13.0 OS/Browsers version WIN10/Google Chrome 版本 84.0.4115.5(正式版本)dev (64 位) Vue...
<el-time-select :editable="false" v-model="editForm.Timestart" :picker-options="{ start: '00:00', step: '00:15', end: '22:00', minTime: mtStart }" placeholder="开始时间" ></el-time-select> 我想加载就直接显示picker-options里第一个可选项 是第一个可选项,不是第一项 element-ui ...
2.click the fist time, set whatever the time is; 3.click the second time, scroll the DateTimePicker drop-down panel options whatever hours, minutes or seconds, when you scroll the options, the fist time also changes What is Expected? when you scroll the options in the second DateTimePick...