zy-react-library/src/components/LeftTree
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 fix(tree): 修正获取父级节点方法的类型定义 2026-04-09 15:12:23 +08:00
Department/Gwj perf(components): 为字典组件添加全局缓存机制 2026-05-07 14:34:37 +08:00
Dictionary perf(components): 为字典组件添加全局缓存机制 2026-05-07 14:34:37 +08:00