ค้นหาสถานะ

This commit is contained in:
Kittapath 2024-05-09 15:20:49 +07:00
parent 427fc8a142
commit 9a85609e93
4 changed files with 45 additions and 13 deletions

View file

@ -88,7 +88,7 @@ export class KpiUserEvaluation extends EntityBase {
nullable: true,
length: 40,
comment: "คำขอแก้ไข",
default: "NEW",
default: null,
})
evaluationReqEdit: string;