- fix quantità corretta sulla email e dimensione dell'immagine

This commit is contained in:
Surya Paolo
2024-04-11 17:12:29 +02:00
parent bff31b5fd4
commit c2b6e6edfa
65 changed files with 184 additions and 3592563 deletions

View File

@@ -1801,7 +1801,7 @@ export const useGlobalStore = defineStore('GlobalStore', {
return Api.SendReq('/site/load', 'POST', paramquery)
.then((res) => {
console.log('datastat', res)
// console.log('datastat', res)
this.datastat = res.data.datastat
return this.datastat
}).catch((error) => {