Version
4.0.1
Environment
chrome, vue3
Reproduction link
https://github.com/vueComponent/ant-design-vue
Steps to reproduce
<template #label>
xxxxx
What is expected?
self-defined slot content could display
What is actually happening?
nothing happend when slot label used, but slot extra could work well.