++ diffusori

fixed user chip
This commit is contained in:
Surya Paolo
2022-12-11 02:57:45 +01:00
parent 955c4daaa1
commit cf990db03a
20 changed files with 148 additions and 42 deletions

View File

@@ -31,6 +31,7 @@
<q-select
v-model="tablesel"
:options="optionsMainCards"
dark
emit-value
borderless
map-options
@@ -93,6 +94,7 @@
label-color="white"
myclass="comboselector"
color="primary"
dark
:dense="true"
:icon_alternative="item.icon"
:optval="fieldsTable.getKeyByTable(item.table)"
@@ -123,6 +125,7 @@
@update:arrvalue="searchval(item.arrvalue, item.table)"
:addall="item.addall"
:addnone="item.addnone"
dark
:addlast="true"
:tablesel="item.tablesel"
:pickup="true"
@@ -147,6 +150,7 @@
:label="labelcombo(item)"
@update:model-value="searchval(item.arrvalue, item.table)"
rounded
dark
dense
outlined
multiple