mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04:00
fixed search filter is not working
This commit is contained in:
@ -51,7 +51,7 @@
|
||||
label="name"
|
||||
value-prop="id"
|
||||
:placeholder="$t('settings.disk.select_disk')"
|
||||
track-by="id"
|
||||
track-by="name"
|
||||
object
|
||||
/>
|
||||
</BaseInputGroup>
|
||||
|
||||
Reference in New Issue
Block a user