fix leave position commander
This commit is contained in:
parent
0372eb9726
commit
2ba418651b
4 changed files with 18 additions and 9 deletions
|
|
@ -44,6 +44,7 @@ interface SeqTypeRow {
|
|||
firstName: string;
|
||||
lastName: string;
|
||||
positionName: string;
|
||||
positionSign?: string;
|
||||
profileId: string;
|
||||
keycloakId: string;
|
||||
approveStatus: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue