- [x] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### Version 4.2.6 ### Environment vue 3.4.15 ### Reproduction link [](https://codesandbox.io/p/devbox/f6q96d) ### Steps to reproduce 使用a-input组件并通过 v-model:value 进行绑定 再通过@input事件来限制输入的内容(如:限制a-输入只能输入数字不能输入字符串等等) ### What is expected? 希望修改a-input组件dom元素在页面中展示问题 希望能看到并修复这个问题,再次特别感谢 ### What is actually happening? a-input组件无法控制dom元素在页面中展示的数据 <!-- generated by issue-helper. DO NOT REMOVE -->