mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-11 02:57:09 +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