- aggiunto note 'note_ordine_gas'
- corretto bug
This commit is contained in:
@@ -4270,7 +4270,7 @@ export const tools = {
|
||||
|
||||
getCookie(mytok: any, def?: any, convertint: any = false, convertbool: any = false) {
|
||||
const ris = Cookies.get(mytok)
|
||||
console.log('getCookie', mytok, ris)
|
||||
// console.log('getCookie', mytok, ris)
|
||||
if (ris === 'null')
|
||||
return def
|
||||
|
||||
|
||||
Reference in New Issue
Block a user