no message

This commit is contained in:
Kittapath 2024-06-19 10:17:15 +07:00
parent ac9e184ee7
commit b7aa867f82
12 changed files with 99 additions and 24 deletions

View file

@ -200,6 +200,8 @@ export class KpiUserPlannedController extends Controller {
unit: getKpiUserPlanned.unit,
meaning: getKpiUserPlanned.meaning,
formula: getKpiUserPlanned.formula,
summary: getKpiUserPlanned.summary,
point: getKpiUserPlanned.point,
achievement1: getKpiUserPlanned.achievement1,
achievement2: getKpiUserPlanned.achievement2,
achievement3: getKpiUserPlanned.achievement3,
@ -239,6 +241,7 @@ export class KpiUserPlannedController extends Controller {
unit: item.unit,
meaning: item.meaning,
formula: item.formula,
summary: item.summary,
point: item.point,
achievement:
item.point === 1