mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(components): input-number 0 can not triger change event * fix(components): use isNumber(userInput) * test(components): change event add input 0 case