- Aggiunto Filtri
- Finder
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
input-debounce="0"
|
||||
@new-value="newvaluefunc"
|
||||
new-value-mode="add-unique"
|
||||
:options="options"
|
||||
:options="valori"
|
||||
:option-value="optval"
|
||||
:option-label="optlab"
|
||||
@update:model-value="changeval"
|
||||
@@ -27,7 +27,7 @@
|
||||
:dense="dense"
|
||||
:input-class="myclass"
|
||||
:model-value="myvalue"
|
||||
:options="options"
|
||||
:options="valori"
|
||||
:option-value="optval"
|
||||
:option-label="optlab"
|
||||
@update:model-value="changeval"
|
||||
|
||||
Reference in New Issue
Block a user