isCommission isInformation
This commit is contained in:
parent
ad47cc72c4
commit
2c7d5769f4
2 changed files with 38 additions and 0 deletions
|
|
@ -37,6 +37,8 @@ interface FormDataAgency {
|
|||
responsibility: string;
|
||||
isOfficer?: boolean;
|
||||
isDeputy?: boolean;
|
||||
isInformation?: boolean;
|
||||
isCommission?: boolean;
|
||||
misId: string;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue