refactor: KPI字典+数据管理移入基础数据组(独立于PDCA)

This commit is contained in:
Hermes CI Fix
2026-07-16 18:01:50 +08:00
parent c103685c8e
commit b8236c8307
2 changed files with 9 additions and 7 deletions
+1
View File
@@ -66,6 +66,7 @@ const iconMap: Record<string, any> = {
// 分组图标映射 — PDCA五组
const groupIcons: Record<string, any> = {
'基础数据': Document,
'规划与目标': DataBoard,
'执行与控制': Edit,
'监控与评价': TrendCharts,