arco-design-vue icon indicating copy to clipboard operation
arco-design-vue copied to clipboard

Tree组件的draggable和extra插槽同时使用存在bug

Open yanglaowu opened this issue 2 years ago • 1 comments

image

yanglaowu avatar Apr 12 '23 07:04 yanglaowu

在tree组件中加一个插槽,自定义拖拽图标,然后什么都不写就行了 <a-tree> <template #drag-icon></template> </a-tree>

lmq2582609 avatar May 23 '24 02:05 lmq2582609