fix(VnLog): option-value
This commit is contained in:
parent
f325e3d735
commit
6bfa710864
|
@ -664,6 +664,7 @@ setLogTree();
|
|||
:label="t('globals.entity')"
|
||||
v-model="selectedFilters.changedModel"
|
||||
option-label="locale"
|
||||
option-value="value"
|
||||
:options="actions"
|
||||
@update:model-value="selectFilter('action')"
|
||||
hide-selected
|
||||
|
|
Loading…
Reference in New Issue