mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-16 07:22:01 +08:00
fix: 切换租户从缓存获取
This commit is contained in:
@@ -83,8 +83,7 @@ export const useDictStore = defineStore('app-dict', () => {
|
||||
}
|
||||
|
||||
function $reset() {
|
||||
dictMap.clear();
|
||||
dictOptionsMap.clear();
|
||||
resetCache();
|
||||
}
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user