แก้ไข popup ทะเบียนประวัติ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-04-11 09:33:29 +07:00
parent 2695c07f7c
commit 53c14dbc6d
2 changed files with 45 additions and 40 deletions

View file

@ -30,6 +30,8 @@ interface Goverment {
positionLevel: string;
positionExecutive: string;
positionExecutiveSide: string;
dateLeave: string;
dateRetireLaw: string;
}
export type { ResponseObject, Goverment };