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.1k
1 个回答
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题