mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-08 22:57:11 +08:00
chore: 优化字典缓存
This commit is contained in:
@@ -41,4 +41,4 @@ const storeSetup = () => {
|
||||
}
|
||||
}
|
||||
|
||||
export const useDictStore = defineStore('dict', storeSetup, { persist: true })
|
||||
export const useDictStore = defineStore('dict', storeSetup)
|
||||
|
Reference in New Issue
Block a user