- [ ] 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.6 ### Environment vue版本 ### Reproduction link [https://next.antdv.com/components/tabs-cn#tabs](https://next.antdv.com/components/tabs-cn#tabs) ### Steps to reproduce 文档https://next.antdv.com/components/tabs-cn#tabs `destroyInactiveTabPane`和`forceRender`写的默认值`false` 但是如果我在`<a-tab-pane>` 和`<a-tabs>`不手动写false的话 使用`ref.value.fun()`是不能直接调用 手动写了就可以 ### What is expected? 文档和使用情况一致 ### What is actually happening? 文档和使用情况不一致 <!-- generated by issue-helper. DO NOT REMOVE -->