This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-06-11 18:17:21 +07:00
parent 5bcf07c306
commit 5aed5699b9
2 changed files with 66 additions and 3 deletions

View file

@ -66,6 +66,7 @@ interface FormChangeName {
profileId: string;
prefixId: string | null | undefined;
prefix: string | null | undefined;
rank: string | null | undefined;
firstName: string | null | undefined;
lastName: string | null | undefined;
status: string | null | undefined;