fix clear
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
style="margin-bottom: 8px;"
|
style="margin-bottom: 8px;"
|
||||||
allow-clear
|
allow-clear
|
||||||
@input="handleTreeSearch"
|
@input="handleTreeSearch"
|
||||||
|
@clear="handleTreeSearch"
|
||||||
/>
|
/>
|
||||||
<a-tree
|
<a-tree
|
||||||
:data="filteredTreeData[category.name] || getCategoryTree(category)"
|
:data="filteredTreeData[category.name] || getCategoryTree(category)"
|
||||||
|
|||||||
Reference in New Issue
Block a user