- [ ] 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 3.2.20 ### Environment Vue 最新 ### Reproduction link [](https://codesandbox.io/p/sandbox/danger-button-ant-design-vue-3-2-20-forked-yy3rd5?file=%2Fsrc%2Fdemo.vue%3A10%2C37) ### Steps to reproduce 1. 封装组件b-button 2. 打开浏览器控制台 3. 点击这个按钮 4. 发现回调函数会被调用两次 ### What is expected? 不要循环调用回调函数 <!-- generated by issue-helper. DO NOT REMOVE -->