ViewUI
ViewUI copied to clipboard
[Bug Report]InputNumber 数字输入框 小数点后输入数字有问题
Environment
全环境
Reproduction link
https://www.iviewui.com/components/input-number
Steps to reproduce
输入60.1,再删掉1,输入0,这时候会变成60,应该是60.0
What is expected?
60.0,因为还要继续输入 例如60.01
What is actually happening?
60