mengxiong10 / vue2-datepicker

A datepicker / datetimepicker component for Vue2
https://mengxiong10.github.io/vue2-datepicker/index.html
MIT License
1.51k stars 405 forks source link

How to re-render? #704

Closed maaxim-one closed 2 years ago

maaxim-one commented 2 years ago

There are two date-picker elements, one is always active and the other is activated when the value of the first one is selected. I need to set the disabled-date filter to depend on the selected value in the first field. Is this possible?

mengxiong10 commented 2 years ago

https://github.com/mengxiong10/vue2-datepicker/issues/592#issuecomment-810985604