+
+ 目标
+ {{ objective.objective.title }}
+
+
+ 描述
+ {{ objective.objective.description || '无描述' }}
+
+
+ 维度
+
+ {{ dimLabel(objective.objective.dimension) }}
+
+
+
+ 季度
+ {{ objective.objective.quarter }}
+
+
+ 进度
+
+
+
+ 状态
+ {{ statusLabel(objective.objective.status) }}
+
+
+ 负责人
+ {{ objective.objective.owner || '未指定' }}
+
+
+
+
+