updated structure organization fact

This commit is contained in:
Warunee Tamkoo 2024-09-13 14:18:05 +07:00
parent 760d467d0d
commit 41359b8c81
4 changed files with 35 additions and 5 deletions

View file

@ -29,6 +29,7 @@ interface FormDataAgency {
orgLevel: string;
orgLevelSub: string;
responsibility: string;
isOfficer?: boolean;
}
interface FormDataPosition {