- [ ] 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 2.0.0-rc.1 ### Environment vue3.0.2 ### Reproduction link [https://stackblitz.com/edit/vue-bwvnid?file=src%2Fcomponents%2FHelloWorld.vue](https://stackblitz.com/edit/vue-bwvnid?file=src%2Fcomponents%2FHelloWorld.vue) ### Steps to reproduce 给select大数据选项,optionFilterProp设为children,并搜索比较靠后的选项 ### What is expected? 可以搜出指定的选项 ### What is actually happening? 无数据 --- 问题同 #3144 fix了之后只在默认情况(optionFilterProp为value)下有效 <!-- generated by issue-helper. DO NOT REMOVE -->