review:【ep 全局】实现
This commit is contained in:
@@ -13,7 +13,7 @@ interface DictState {
|
||||
dictCache: Dict;
|
||||
}
|
||||
|
||||
// TODO @芋艿:可以共享么?
|
||||
// TODO @xingyu:@芋艿:可以共享么?
|
||||
export const useDictStore = defineStore('dict', {
|
||||
actions: {
|
||||
getDictData(dictType: string, value: any) {
|
||||
|
||||
Reference in New Issue
Block a user