feat: PDCA双循环显式化 — 导航PDCA标识 + 双会议模板 + 战略回顾会数据联动
This commit is contained in:
@@ -90,10 +90,10 @@ const iconMap: Record<string, any> = {
|
||||
// 分组图标映射 — PDCA五组
|
||||
const groupIcons: Record<string, any> = {
|
||||
'基础数据': Document,
|
||||
'规划与目标': DataBoard,
|
||||
'执行与控制': Edit,
|
||||
'监控与评价': TrendCharts,
|
||||
'复盘与改进': DataAnalysis,
|
||||
'🔵 P 规划与目标': DataBoard,
|
||||
'🟢 D 执行与控制': Edit,
|
||||
'🟡 C 监控与评价': TrendCharts,
|
||||
'🔴 A 复盘与改进': DataAnalysis,
|
||||
'系统与支持': Tools,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user