feature/ItemListFilter #324

Merged
jsegarra merged 11 commits from :feature/ItemListFilter into dev 2024-04-29 06:02:42 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ce55109dd3 - Show all commits

View File

@ -369,7 +369,7 @@ onMounted(async () => {
<QItemSection class="col">
<VnSelect
:label="t('params.tag')"
v-model="fieldFilter.name"
:model-value="fieldFilter.selectedField"
:options="moreFields"
option-label="label"
dense