mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-23 00:04:32 +08:00
chore: chore(deps): bump pinia-plugin-persistedstate from 3.2.3 to 4.0.1 (#4392)
This commit is contained in:
@@ -24,7 +24,7 @@ export const useLockStore = defineStore('core-lock', {
|
||||
},
|
||||
},
|
||||
persist: {
|
||||
paths: ['isLockScreen', 'lockScreenPassword'],
|
||||
pick: ['isLockScreen', 'lockScreenPassword'],
|
||||
},
|
||||
state: (): AppState => ({
|
||||
isLockScreen: false,
|
||||
|
||||
Reference in New Issue
Block a user