- [ ] 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 3.2.14 ### Environment Windows NT 10.0,Chrome/110.0.0.0, "vue": "^3.2.36" ### Reproduction link [](https://codesandbox.io/s/spring-dawn-l7uqzr) ### Steps to reproduce 1.生成多个<a-auto-complete>组件 2.选择一个,长按一个字符,连续输入,就会造成明显卡顿 ### What is expected? <a-input>组件就没有这样的问题 ### What is actually happening? 好像每次输入都会导致所有组件重新渲染 <!-- generated by issue-helper. DO NOT REMOVE -->