- check updates
- risolto problema della generazione dei PDF, avevo modificato in CMyPageElem , se si cambia qualcosa occorre stare attenti a mettere !hideHeader
This commit is contained in:
@@ -264,7 +264,7 @@ async function Request(
|
||||
if (import.meta.env.DEV) {
|
||||
console.log('ERROR using', path);
|
||||
if (error && error.response) {
|
||||
console.log('error.response=', JSON.stringify(error.response, null, 2));
|
||||
// console.log('error.response=', JSON.stringify(error.response, null, 2));
|
||||
}
|
||||
}
|
||||
let mycode = 0;
|
||||
|
||||
Reference in New Issue
Block a user