mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(components): [input] fix formatter and parse problem closed #12613 * fix(components): [input] fix input value problem * fix(components): [input] update return value for input event emit * test(components): [input] add test for formatter and parser