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