antd-vue treeSelect多选mode,中suffixIcon不能显示??

新手上路,请多包涵
<a-tree-select
  mode="multiple"
  treeDate="data"
  showArrow="true"
  allow-clear
  tree-checkable
  :show-checked-strategy="SHOW_PARENT"
>
  <template #suffixIcon><DownOutlined /></template>
</a-tree-sleect>

效果是:

有没有带佬,看出端倪的

阅读 3.3k
1 个回答
推荐问题