diff --git a/src/views/inputnumber/InputNumberDoc.vue b/src/views/inputnumber/InputNumberDoc.vue
index cb4b399e0..2c71eda05 100755
--- a/src/views/inputnumber/InputNumberDoc.vue
+++ b/src/views/inputnumber/InputNumberDoc.vue
@@ -270,13 +270,13 @@ Vertical
allowEmpty |
boolean |
true |
- When present, it specifies that an input field is read-only. |
+ Determines whether the input field is empty. |
readonly |
boolean |
false |
- Determines whether the input field is empty. |
+ When present, it specifies that an input field is read-only. |
inputStyle |