galleria prodotto

This commit is contained in:
Surya Paolo
2025-08-12 19:43:36 +02:00
parent f1f3f5ad07
commit 5d8e38fea6
25 changed files with 848 additions and 524 deletions

View File

@@ -8937,7 +8937,7 @@ export const tools = {
}
},
getDirectoryGall(myrow: any, table: string, path: string) {
getDirectoryGall(myrow: any, table: string, path: string, fieldtype: number = 0) {
const userStore = useUserStore();
// console.log('getDirectoryGall', myrow)
@@ -10178,7 +10178,7 @@ export const tools = {
let eseguito = false;
// if (table === 'myelems') {
if (type === costanti.FieldType.image && newval.imagefile) {
if (type === costanti.FieldType.imagerec && newval.imagefile) {
let myval = newval.imagefile;
await setValDb(
$q,