mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-26 16:46:19 +08:00
chore: chore(deps): bump pinia-plugin-persistedstate from 3.2.3 to 4.0.1 (#4392)
This commit is contained in:
@@ -465,7 +465,7 @@ export const useTabbarStore = defineStore('core-tabbar', {
|
||||
persist: [
|
||||
// tabs不需要保存在localStorage
|
||||
{
|
||||
paths: ['tabs'],
|
||||
pick: ['tabs'],
|
||||
storage: sessionStorage,
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user