MurphyXu
Results
4
comments of
MurphyXu
Hi Is there any progress on this issue
> Hello, > > i have a solution, you need to call setHours before updating minDate : > > ``` > this.$set(this.pickerConfig, 'minDate', minDate.setHours(this.pickerConfig.defaultHour, this.pickerConfig.defaultMinute)); > ``` hello Where should...
any update on this ?