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

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