mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(components): [date-picker] props.disabledDate is invalid when selecting year or month picker * test(components): [date-picker] props disabledDate * fix(components): [date-picker] props.disabledDate is invalid * fix: test * fix: error * fix: Disable time validation for date selectors of years and months * fix: test * fix: [date-picker] props.disabledDate is invalid * fix: [date-picker] props.disabledDate is invalid --------- Co-authored-by: qiang <qw13131wang@gmail.com>