zy-react-library/src/components/SelectTree
LiuJiaNan 5073124113 perf(components): 为字典组件添加全局缓存机制
- 在 Cascader Dictionary 组件中添加 Map 缓存
- 在 LeftTree Department Gwj 组件中添加 Map 缓存
- 新增 Dictionary LeftTree 组件并实现缓存功能
- 在 Select Dictionary 组件中添加 Map 缓存
- 在 SelectTree Dictionary 组件中添加 Map 缓存
- 使用 JSON.stringify 生成缓存键避免重复请求
- 实现缓存命中直接返回数据提升性能
2026-05-07 14:34:37 +08:00
..
Area feat: 部分返回值增加明确类型定义 2026-04-21 15:59:53 +08:00
Basic feat(SelectTree): 更新 onGetLabel 类型定义支持字符串数组 2026-04-09 16:55:54 +08:00
Department/Gwj feat: 部分返回值增加明确类型定义 2026-04-21 15:59:53 +08:00
Dictionary perf(components): 为字典组件添加全局缓存机制 2026-05-07 14:34:37 +08:00
HiddenLevel/Gwj feat: 部分返回值增加明确类型定义 2026-04-21 15:59:53 +08:00
HiddenPart/Gwj feat: 部分返回值增加明确类型定义 2026-04-21 15:59:53 +08:00
Industry feat: 部分返回值增加明确类型定义 2026-04-21 15:59:53 +08:00