Merge branch 'develop' of https://github.com/Frappet/bma-ehr-kpi into develop
This commit is contained in:
commit
94fddd1743
5 changed files with 85 additions and 32 deletions
|
|
@ -71,7 +71,7 @@ export class KpiUserEvaluation extends EntityBase {
|
|||
length: 40,
|
||||
comment:
|
||||
"สถานะการประเมินผล ดังนี้ NEW = รอดำเนินการ, INPROGRESS = กําลังดำเนินการ, DONE = ประเมินเสร็จสิ้น",
|
||||
default: null,
|
||||
default: "NEW",
|
||||
})
|
||||
evaluationStatus: string;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue