PASSAGGIO A VITE !
AGG. 1.1.23
This commit is contained in:
@@ -1513,7 +1513,7 @@
|
||||
rounded
|
||||
outlined
|
||||
v-model="myel.catalogo.editore"
|
||||
:options="Products.publishers"
|
||||
:options="globalStore.getTableJoinByName('publishers')"
|
||||
@update:model-value="modifElem"
|
||||
multiple
|
||||
label="Editori"
|
||||
@@ -1843,7 +1843,9 @@
|
||||
rounded
|
||||
outlined
|
||||
v-model="recscheda.scheda.editore"
|
||||
:options="Products.publishers"
|
||||
:options="
|
||||
globalStore.getTableJoinByName('publishers')
|
||||
"
|
||||
@update:model-value="modifElem"
|
||||
multiple
|
||||
label="Editori"
|
||||
|
||||
Reference in New Issue
Block a user