antd vue 应用tag组件时,调用close会先后敞开2个标签. 代码是这样的 <template v-for="(tag, index) in tags"> <a-tag :key="index" ...
確定! 回上一頁