This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-01-17 17:27:58 +07:00
parent eedab43e4a
commit 5729625d80
2 changed files with 6 additions and 6 deletions

View file

@ -37,7 +37,7 @@ interface FormDataAgency {
responsibility: string;
isOfficer?: boolean;
isDeputy?: boolean;
orgMisId: string;
misId: string;
}
interface FormDataPosition {