Commit Graph

7 Commits (5073124113b631394c49e50bfded195a6692c946)

Author SHA1 Message Date
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
LiuJiaNan e8b72d77e5 优化DepartmentLeftTree和DepartmentSelectTree 2026-02-10 10:04:03 +08:00
LiuJiaNan e7f1c5329d 优化DepartmentLeftTree 2026-01-26 14:50:23 +08:00
LiuJiaNan 260e1a5079 修复 2026-01-06 15:24:18 +08:00
LiuJiaNan a46e7b1f72 修复 2026-01-06 15:02:15 +08:00
LiuJiaNan dabd7662c2 修复 2026-01-06 15:00:23 +08:00
LiuJiaNan 69f83b0adc 发布npm之前增加打包工具构建 2025-12-25 14:30:17 +08:00