fix reasonResign
This commit is contained in:
parent
afe6ee03e4
commit
30b2525144
3 changed files with 5 additions and 2 deletions
|
|
@ -29,6 +29,7 @@ interface ResponseItems {
|
|||
fullname: string;
|
||||
datetext: string | null;
|
||||
citizenId: string;
|
||||
reasonResign: string;
|
||||
}
|
||||
|
||||
interface TypeFile {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue