{{ card.label }}
{{ stats[card.key] ?? '-' }}
清除筛选
selectedRows = sel">
{{ row.title }}
S
{{ row.target_value }}
{{ row.kpi_code }}
{{ row.kpi_name }}
{{ row.kr_title }}
—
{{ dimLabel(row.kpi_dimension) }}
{{ row.priority === 'high' ? '高' : row.priority === 'low' ? '低' : '中' }}
{{ row.progress || 0 }}%
—
{{ row.due_date?.slice(0, 10) }}
⚠️
{{ statusLabel(row.status) }}
编辑
删除
已选 {{ selectedRows.length }} 项
置为进行中
置为已完成
取消选择
↩ 回到战略地图
回到P阶段更新目标,完成PDCA闭环
S 具体的
M 可衡量
A 可实现
R 相关(已关联KPI)
T 有时限(截止日)
设置可量化的成功标准,完成后对照核验
高
中
低
取消
{{ editingId ? '保存修改' : '创建' }}
关联KPI
{{ detailPlan.kpi_code }} {{ detailPlan.kpi_name }}
维度
{{ dimLabel(detailPlan.kpi_dimension) }}
负责人
{{ detailPlan.assignee || '未指定' }}
优先级
{{ detailPlan.priority === 'high' ? '高' : detailPlan.priority === 'low' ? '低' : '中' }}
截止日期
{{ detailPlan.due_date?.slice(0, 10) || '未设置' }}
已逾期
状态
{{ statusLabel(detailPlan.status) }}
SMART
目标值 / 成功标准
{{ detailPlan.target_value }}
详细描述
{{ detailPlan.description }}
改善结果
{{ detailPlan.result }}
创建人: {{ detailPlan.created_by }}
创建时间: {{ detailPlan.created_at?.slice(0, 16) }}
关闭
编辑