feat(查询组件): 下拉树多选的情况下,增加「清空」和「确定」button

This commit is contained in:
dataeaseShu
2024-08-30 14:00:41 +08:00
parent 6c7c753cea
commit d9438d8ace
2 changed files with 2 additions and 1 deletions

View File

@@ -225,6 +225,7 @@ const selectStyle = computed(() => {
@change="handleValueChange"
:render-after-expand="false"
show-checkbox
showBtn
collapse-tags
:showWholePath="showWholePath"
collapse-tags-tooltip