- [ ] 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.1.0-rc.3 ### Environment vue3 ### Reproduction link [](https://codesandbox.io/s/prod-wood-4hrhmi?file=/src/App.vue) ### Steps to reproduce <a-select :options="options" /> 动态插入options选项,下拉框没有实时添加,rc2是正常的 ### What is expected? 实时添加数据 ### What is actually happening? 没有实时添加数据 <!-- generated by issue-helper. DO NOT REMOVE -->