mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-19 18:35:36 +08:00
update: 字典loading
This commit is contained in:
@@ -59,6 +59,7 @@ export const useDictStore = defineStore('app-dict', () => {
|
||||
}
|
||||
|
||||
function resetCache() {
|
||||
dictRequestCache.clear();
|
||||
dictOptionsMap.clear();
|
||||
/**
|
||||
* 不需要清空dictRequestCache 每次请求成功/失败都清空key
|
||||
|
||||
Reference in New Issue
Block a user