- [ ] 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.5 ### Environment vue: 3.4.25 chrome: 129.0.6668.101(正式版本) (64 位) ### Reproduction link [](https://codesandbox.io/p/sandbox/fen-zu-ant-design-vue-4-2-5-forked-d6d3y2?file=%2Fsrc%2Fdemo.vue) ### Steps to reproduce 按照提供的例子,点击add按钮,第一个分组的option无法更新 ### What is expected? 预期是根据v-for渲染实际的值 ### What is actually happening? 实际情况是Select.OptGroup里的Select.Option无法响应式渲染 <!-- generated by issue-helper. DO NOT REMOVE -->