isDirector
This commit is contained in:
parent
667118b92f
commit
9088853551
3 changed files with 21 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ interface PosMaster {
|
|||
reason: null | string;
|
||||
positions: Position[];
|
||||
assignId: string[];
|
||||
isDirector?: boolean;
|
||||
}
|
||||
|
||||
interface Position {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue