Cataloghi...
This commit is contained in:
@@ -787,7 +787,10 @@ export default defineComponent({
|
||||
modifElem()
|
||||
}
|
||||
function updateSizeHeight(value: any) {
|
||||
myel.value.heightimg = value; // Aggiorna widthimg con il nuovo valore
|
||||
if (value)
|
||||
myel.value.heightimg = value; // Aggiorna widthimg con il nuovo valore
|
||||
else
|
||||
myel.value.heightimg = ''
|
||||
modifElem()
|
||||
}
|
||||
|
||||
@@ -1079,6 +1082,7 @@ export default defineComponent({
|
||||
modifElemAndSchede,
|
||||
exportPage,
|
||||
importPage,
|
||||
globalStore,
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user