fix isDirector
This commit is contained in:
parent
7f004f48d1
commit
b33a50e839
5 changed files with 5 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ interface PositionMaim {
|
|||
node: number;
|
||||
nodeId: string;
|
||||
isCondition: boolean;
|
||||
isDirector: boolean;
|
||||
}
|
||||
|
||||
interface PositionNo {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue