mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(components): [time-select] prevent freeze when step is 00:00 * test: add test case * fix: handle invalid step value formats "00:" and ":00" * refactor: invalidStep use default value * refactor: step use computed * chore: typo * refactor: step use computed