- [ ] 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.5.4, antd: 4.2.5 ### Reproduction link [](https://codesandbox.io/p/sandbox/affectionate-smoke-djvsfp) ### Steps to reproduce 1. a-form组件中放置一个a-slider组件 2. 把a-form组件的disabled属性设置为true ### What is expected? a-slider组件也被禁用 ### What is actually happening? a-slider组件仍然可用 <!-- generated by issue-helper. DO NOT REMOVE -->