- [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.1.0 ### Environment vue@3.4.15, nuxt@3.10.0 ### Reproduction link [](https://codesandbox.io/p/devbox/cascader-on-nuxt-hll6ml) ### Steps to reproduce 第一级选项只有一个时正常工作, 而当第一级超过一个选项时, 点击下拉框时直接报错 ### What is expected? 所有类型的选项数据都能正常工作 ### What is actually happening? 第一级选项只有一个时正常工作, 而当第一级超过一个选项时, 点击下拉框时直接报错 --- 在使用 vue 3.4.7 以前的版本没有问题, 3.4.8 以后的版本就出现这个问题了 <!-- generated by issue-helper. DO NOT REMOVE -->