优化 ITTO 明细展示

- 为 P1.2 输出"项目管理计划"添加明细(子管理计划、基准、其他组件)
- 将明细展示从纵向列表改为横向显示,用顿号分隔
- 节省空间,提升可读性

via [HAPI](https://hapi.run)

Co-Authored-By: HAPI <noreply@hapi.run>
This commit is contained in:
ittoview
2026-02-14 14:07:36 +00:00
parent 145e6e7549
commit eb464cff12
2 changed files with 34 additions and 28 deletions

View File

@@ -50,7 +50,16 @@
},
"TT032"
],
"outputs": ["A008"],
"outputs": [
{
"id": "A008",
"detail": [
{ "label": "子管理计划" },
{ "label": "基准" },
{ "label": "其他组件" }
]
}
],
"w5h1": {
"who": "项目经理主导,团队参与",
"what": "定义、准备、协调所有子计划并整合为综合项目管理计划",