refactor(registry-edit): exportExcel
This commit is contained in:
parent
88667b8ea8
commit
24d08ac0cf
4 changed files with 217 additions and 56 deletions
|
|
@ -70,6 +70,7 @@ interface DataPosition {
|
|||
status: string;
|
||||
posNumCodeSitAbb: string;
|
||||
posNumCodeSit: string;
|
||||
positionExecutiveField: string;
|
||||
}
|
||||
|
||||
export type { DataSalaryPos, DataPosition };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue