status start NEW
This commit is contained in:
parent
6dfe7203d4
commit
f247d20afb
3 changed files with 16 additions and 2 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