forked from github/dataease
feat(查询组件): 下拉树多选的情况下,增加「清空」和「确定」button
This commit is contained in:
parent
6c7c753cea
commit
d9438d8ace
@ -225,6 +225,7 @@ const selectStyle = computed(() => {
|
||||
@change="handleValueChange"
|
||||
:render-after-expand="false"
|
||||
show-checkbox
|
||||
showBtn
|
||||
collapse-tags
|
||||
:showWholePath="showWholePath"
|
||||
collapse-tags-tooltip
|
||||
|
2
de-xpack
2
de-xpack
@ -1 +1 @@
|
||||
Subproject commit 22554aaec016346ee0605f8e8923b1a858e1f1b7
|
||||
Subproject commit 6d90f0c0942a9004835d029e17b6e5b577a27a34
|
Loading…
Reference in New Issue
Block a user