no message
This commit is contained in:
parent
e7a078c76e
commit
f04826e05a
1 changed files with 4 additions and 4 deletions
|
|
@ -15,14 +15,14 @@ interface typeOp {
|
|||
|
||||
interface tableType {
|
||||
id: string;
|
||||
cardId: string;
|
||||
idcard: string;
|
||||
prefix: string;
|
||||
firstName: string;
|
||||
lastName: string;
|
||||
position: string;
|
||||
level: string;
|
||||
degree: string;
|
||||
oc: string;
|
||||
positionLevel: string;
|
||||
organization: string;
|
||||
salary: string;
|
||||
fullName: string;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue