mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
fixed search filter is not working
This commit is contained in:
@ -75,7 +75,7 @@
|
||||
:options="globalStore.config.languages"
|
||||
label="name"
|
||||
value-prop="code"
|
||||
track-by="code"
|
||||
track-by="name"
|
||||
open-direction="top"
|
||||
/>
|
||||
</BaseInputGroup>
|
||||
|
||||
Reference in New Issue
Block a user