- generazione della raccolta PDF OK !!!
This commit is contained in:
@@ -1341,6 +1341,7 @@ export const useUserStore = defineStore('UserStore', {
|
||||
this.my.perm,
|
||||
shared_consts.Permissions.Grafico.value
|
||||
);
|
||||
this.isCollaboratore = this.isGrafico || this.isCommerciale || this.isEditor || this.isAdmin || this.isManager
|
||||
|
||||
this.my.tokens = [];
|
||||
this.resetArrToken(this.my.tokens);
|
||||
|
||||
Reference in New Issue
Block a user