mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 20:21:10 -04:00
fixed search filter is not working
This commit is contained in:
@ -35,6 +35,7 @@
|
||||
searchable
|
||||
label="name"
|
||||
:can-deselect="false"
|
||||
track-by="name"
|
||||
@update:modelValue="onChangeDriver(data)"
|
||||
/>
|
||||
</BaseInputGroup>
|
||||
|
||||
Reference in New Issue
Block a user