forked from verdnatura/salix-front
fix more fields label when selected
This commit is contained in:
parent
4282463e51
commit
ce55109dd3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue