add field
This commit is contained in:
parent
eb992eefd1
commit
d326d7b144
5 changed files with 13 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ interface ResListSalary {
|
|||
commandYear: string;
|
||||
positionName: string;
|
||||
positionCee: string;
|
||||
posNoAbb: string;
|
||||
}
|
||||
|
||||
interface ResType {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue