fix isDirector

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-01-16 15:09:58 +07:00
parent 7f004f48d1
commit b33a50e839
5 changed files with 5 additions and 0 deletions

View file

@ -74,6 +74,7 @@ interface PositionMaim {
node: number;
nodeId: string;
isCondition: boolean;
isDirector: boolean;
}
interface PositionNo {