docs: 更新注释
This commit is contained in:
parent
af118cef71
commit
b67be83a19
@ -60,6 +60,9 @@ export const useDictStore = defineStore('app-dict', () => {
|
||||
|
||||
function resetCache() {
|
||||
dictOptionsMap.clear();
|
||||
/**
|
||||
* 不需要清空dictRequestCache 每次请求成功/失败都清空key
|
||||
*/
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user