Aggiornamento cataloghi...
This commit is contained in:
@@ -1863,7 +1863,7 @@
|
||||
rounded
|
||||
outlined
|
||||
v-model="recscheda.scheda.linkIdTemplate"
|
||||
:options="globalStore.SchedeOpt()"
|
||||
:options="globalStore.getSchedeOpt()"
|
||||
@update:model-value="modifElem"
|
||||
label="Scheda collegata:"
|
||||
style="width: 250px"
|
||||
@@ -1879,7 +1879,7 @@
|
||||
rounded
|
||||
outlined
|
||||
v-model="idSchedaDaCopiare"
|
||||
:options="globalStore.SchedeOpt()"
|
||||
:options="globalStore.getSchedeOpt()"
|
||||
@update:model-value="modifElem"
|
||||
label="Scegli Scheda"
|
||||
style="width: 250px"
|
||||
|
||||
Reference in New Issue
Block a user