salary - check isClose round
This commit is contained in:
parent
8b0eeb5f95
commit
2e0f98448f
4 changed files with 10 additions and 4 deletions
|
|
@ -20,6 +20,7 @@ interface DataRound {
|
|||
revisionId: string;
|
||||
status: string;
|
||||
year: number;
|
||||
isClose: boolean
|
||||
}
|
||||
|
||||
interface DataAgency {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue