Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

未设置max的情况下,数字输入框 InputNumber 输入大数,失焦后也会失去部分精度 #3384

Open
Wnlz opened this issue Dec 19, 2024 · 0 comments

Comments

@Wnlz
Copy link

Wnlz commented Dec 19, 2024

已测试:
1.
输入数据:
1867099758266675202
得到数据:
1867099758266675200
2.
输入数据:
1845047198093824002
得到数据:
1845047198093824000
3.
输入数据:
1861743417122897922
得到数据:
1861743417122898000
4.
输入数据:
1861743417123997922
得到数据:
1861743417123998000

@Wnlz Wnlz changed the title 未设置max的情况下,数字输入框 InputNumber 输入大数,失焦后会失去部分精度 未设置max的情况下,数字输入框 InputNumber 输入大数,失焦后也会失去部分精度 Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant