mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(components): [statistic]Fix excessive decimals when value is NAN When the value is NAN, correct the display issue that shows unnecessary decimal points. closed #17784