Version
1.7.7
Environment
window,"Google Chrome";v="103","vue": "^2.6.11"
Reproduction link

Steps to reproduce
a-input-number 数字输入框精度为2,输入555.555,结果为555.55
What is expected?
a-input-number 数字输入框精度为2,输入555.555,结果为555.56
What is actually happening?
a-input-number 数字输入框精度为2,输入555.555,结果为555.55