แก้ไข prefixMain หายตอนบรรจุ

This commit is contained in:
AdisakKanthawilang 2024-12-23 10:12:44 +07:00
parent b32bff1456
commit 410e6a49ee

View file

@ -850,6 +850,7 @@ export class ProfileEmployeeHistory extends ProfileEmployee {
export class CreateProfileEmployee {
prefix: string;
prefixMain: string;
rank?: string | null;
firstName: string;
lastName: string;