mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-14 00:06:38 +00:00
fix: bugs
This commit is contained in:
@@ -27,9 +27,6 @@ export const useUserStore = defineStore({
|
||||
nickname: ''
|
||||
}
|
||||
}),
|
||||
persist: {
|
||||
enabled: true
|
||||
},
|
||||
getters: {
|
||||
getPermissions(): string[] {
|
||||
return this.permissions
|
||||
|
||||
Reference in New Issue
Block a user