- [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.2.6 ### Environment 无 ### Reproduction link [](https://codesandbox.io/p/sandbox/silly-lederberg-4wnhwq) ### Steps to reproduce 点击切换禁用按钮, 当disabled为true时, 查看 showUploadList为true和为false的差异, showUploadList为false时会一直展示上传按钮(bug). ### What is expected? disabled状态下, showUploadList为false时不展示上传区域按钮(与showUploadList为true时表现一致) ### What is actually happening? disabled状态下, showUploadList为false时. 上传区域按钮还在展示 <!-- generated by issue-helper. DO NOT REMOVE -->