corretto filtro Provincia

This commit is contained in:
paoloar77
2022-02-15 13:37:33 +01:00
parent 10f10d874b
commit b869f330f7
6 changed files with 65 additions and 40 deletions

View File

@@ -23,6 +23,7 @@
:input-class="myclass"
:options="valori"
:option-value="optval"
options-selected-class="text-deep-blue"
class="combowidth"
style="min-width: 250px"
>
@@ -131,6 +132,7 @@
emit-value
stack-label
:options="valori"
options-selected-class="text-deep-blue"
:option-value="optval"
:option-label="optlab"
:dense="dense">
@@ -189,7 +191,7 @@
@new-value="newvaluefuncfirst"
emit-value
input-debounce="0"
options-selected-class="text-deep-orange"
options-selected-class="text-deep-blue"
map-options
v-bind="$attrs"
class="combowidth">