- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? 调用modal.confirm时,全局设置的componentSize生效 ### What does the proposed API look like? 全局a-config-provider设置的componentSize, 赋值到globalConfigForApi, 使其modal.confirm内部的定义a-config-provider也同步生效 <!-- generated by issue-helper. DO NOT REMOVE -->