ant-design-vue
ant-design-vue copied to clipboard
fix: Resolve the #7344 issue about the transitions in vue3.4
trafficstars
解决 https://github.com/vueComponent/ant-design-vue/issues/7344 中的问题,问题定位在 transition 的 leave 。改了之后在 vue3.4的版本 dropdown组件和 popconfirm 组件的能够正常使用