feat(沟通管理): 新增项目报告工具并修正管理沟通工具列表
- 新增TT134项目报告工具 - P7.2管理沟通修正工具列表顺序和明细 - TT088沟通技能添加明细:沟通胜任力、反馈、非口头技能、演示 - 将TT090演示替换为TT134项目报告 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:
@@ -1927,9 +1927,9 @@
|
||||
"tools": [
|
||||
"TT086",
|
||||
"TT085",
|
||||
"TT088",
|
||||
{ "id": "TT088", "detail": [{ "label": "沟通胜任力" }, { "label": "反馈" }, { "label": "非口头技能" }, { "label": "演示" }] },
|
||||
"TT033",
|
||||
"TT090",
|
||||
"TT134",
|
||||
{ "id": "TT022", "detail": [{ "label": "积极倾听" }, { "label": "冲突管理" }, { "label": "文化意识" }, { "label": "会议管理" }, { "label": "人际交往" }, { "label": "政治意识" }] },
|
||||
"TT032"
|
||||
],
|
||||
|
||||
@@ -132,6 +132,7 @@
|
||||
{ "id": "TT130", "name": "不确定性表现方式", "nameEn": "Representations of Uncertainty", "type": "technique", "category": "risk" },
|
||||
{ "id": "TT131", "name": "广告", "nameEn": "Advertising", "type": "technique", "category": "procurement" },
|
||||
{ "id": "TT132", "name": "决策技术", "nameEn": "Decision-Making Techniques", "type": "technique", "category": "decision-making" },
|
||||
{ "id": "TT133", "name": "沟通需求分析", "nameEn": "Communication Requirements Analysis", "type": "technique", "category": "communication" }
|
||||
{ "id": "TT133", "name": "沟通需求分析", "nameEn": "Communication Requirements Analysis", "type": "technique", "category": "communication" },
|
||||
{ "id": "TT134", "name": "项目报告", "nameEn": "Project Reporting", "type": "technique", "category": "communication" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user