- Assegnazione di linkIdTemplate anche per la "Pagina di Default", in modo che posso da "Templates" cambiare le impostazioni.

This commit is contained in:
Surya Paolo
2025-05-14 17:04:18 +02:00
parent fc8a954eb0
commit f30cbf072a
13 changed files with 1508 additions and 1251 deletions

View File

@@ -112,7 +112,7 @@
<q-img
:src="
getImageByElement(element)
? tools.getFullFileNameByImageFile(table, getImageByElement(element))
? tools.getFullFileNameByImageFile(table, getImageByElement(element), element._id)
: element.productInfo?.image_link
"
style="width: 50px; height: 50px"