mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(components): add parseFloat to resolve TimePicker offset Height is calculated using offsetHeight, offsetHeight will be rounded off closed #12835 * fix(components): import getStyle to optimize the code closed #12835 * Delete useless statements * add judgment * Update basic-time-spinner.vue