possibilità di modificare un ordine, e anche i totali
This commit is contained in:
@@ -1134,7 +1134,7 @@ export const useUserStore = defineStore('UserStore', {
|
||||
},
|
||||
|
||||
setlang($q: any, router: Router, newstr: string) {
|
||||
console.log('SETLANG', newstr)
|
||||
// console.log('SETLANG', newstr)
|
||||
this.lang = newstr
|
||||
toolsext.setLangAtt($q, router, newstr)
|
||||
toolsext.setLangAtt($q, router, newstr)
|
||||
|
||||
Reference in New Issue
Block a user