ViewUI icon indicating copy to clipboard operation
ViewUI copied to clipboard

[Bug Report]InputNumber 数字输入框 小数点后输入数字有问题

Open coder-lzhh opened this issue 3 years ago • 0 comments

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

coder-lzhh avatar Jan 06 '22 04:01 coder-lzhh