ปลัด

This commit is contained in:
setthawutttty 2024-10-22 09:45:42 +07:00
parent 9d3601f23f
commit 8eed6589d1
3 changed files with 61 additions and 0 deletions

View file

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