[Изменено]: столбец Выбыло в статистике #3
This commit is contained in:
@@ -180,10 +180,8 @@ const columns = ref([
|
||||
OutcomeColumn,
|
||||
{
|
||||
isTotalRow: row.isTotalRow,
|
||||
progressCompletedToPlan: row.percentPlanOfYear,
|
||||
needCompletedToPlan: row.needPlanOfYear,
|
||||
planOfYear: row.progressPlanOfYear,
|
||||
value: row.outcome
|
||||
value: row.outcome,
|
||||
plan: row.plan,
|
||||
}
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user