- fix quantità corretta sulla email e dimensione dell'immagine
This commit is contained in:
@@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user