feat(质量管理): 新增决策技术工具并应用于规划质量管理和管理质量

- 新增TT132决策技术工具条目
- P5.1规划质量管理工具从TT018(决策)改为TT132(决策技术)
- P5.2管理质量工具从TT018(决策)改为TT132(决策技术)

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

Co-Authored-By: HAPI <noreply@hapi.run>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
ittoview
2026-03-04 14:58:04 +00:00
parent fcaaee746c
commit bc96f1991d
2 changed files with 4 additions and 3 deletions

View File

@@ -1506,7 +1506,7 @@
]
},
{
"id": "TT018",
"id": "TT132",
"detail": [
{ "label": "多标准决策分析" }
]
@@ -1585,7 +1585,7 @@
]
},
{
"id": "TT018",
"id": "TT132",
"detail": [
{ "label": "多标准决策分析" }
]

View File

@@ -130,6 +130,7 @@
{ "id": "TT128", "name": "箭线图法", "nameEn": "Arrow Diagramming Method", "type": "technique", "category": "scheduling" },
{ "id": "TT129", "name": "系统交互图", "nameEn": "Context Diagram", "type": "technique", "category": "scope" },
{ "id": "TT130", "name": "不确定性表现方式", "nameEn": "Representations of Uncertainty", "type": "technique", "category": "risk" },
{ "id": "TT131", "name": "广告", "nameEn": "Advertising", "type": "technique", "category": "procurement" }
{ "id": "TT131", "name": "广告", "nameEn": "Advertising", "type": "technique", "category": "procurement" },
{ "id": "TT132", "name": "决策技术", "nameEn": "Decision-Making Techniques", "type": "technique", "category": "decision-making" }
]
}