mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-08 07:31:09 +08:00
docs: 更新注释
This commit is contained in:
@@ -60,6 +60,9 @@ export const useDictStore = defineStore('app-dict', () => {
|
||||
|
||||
function resetCache() {
|
||||
dictOptionsMap.clear();
|
||||
/**
|
||||
* 不需要清空dictRequestCache 每次请求成功/失败都清空key
|
||||
*/
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user