Open li-guojiang opened 4 years ago
Translation of this issue:
2.13.2
windows10/Chrome81.0.4044.138
2.6.10
https://codepen.io/li-guojiang/pen/LYpXyMO
< El input type = "number" V-model. Number = "amount" placeholder = "labor cost" clearable > < / El input >
If 11.04 is entered, it cannot be completed. 0 after decimal point cannot be entered Decimal cannot be entered if type = "number" is removed
Normal input
Unable to input normally
The same problem. Any workaround?
Yes, same issue. Version 2.14/2.15.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Element UI version
2.13.2
OS/Browsers version
windows10/Chrome81.0.4044.138
Vue version
2.6.10
Reproduction Link
https://codepen.io/li-guojiang/pen/LYpXyMO
Steps to reproduce
如输入11.04时,无法完成。小数点后0无法输入 如果去掉type="number" 则无法输入小数
What is Expected?
能正常输入
What is actually happening?
无法正常输入