สร้างแบบประเมินส่งค่า profile id
This commit is contained in:
parent
5cb9bd2372
commit
983a4e79f7
2 changed files with 34 additions and 14 deletions
|
|
@ -202,7 +202,7 @@ export class createKpiUserEvaluation {
|
|||
@Column()
|
||||
kpiPeriodId: string;
|
||||
@Column()
|
||||
profileId: string;
|
||||
profileId?: string | null;
|
||||
@Column()
|
||||
evaluatorId: string | null;
|
||||
@Column()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue