fixed search filter is not working

This commit is contained in:
asift798
2022-03-04 15:00:56 +05:30
parent 83a7c97e9e
commit f6771dafd3
10 changed files with 15 additions and 11 deletions

View File

@ -70,6 +70,7 @@
searchable
:can-deselect="false"
class="w-full"
track-by="name"
/>
</BaseInputGroup>