fix : orgTreeDnaId
This commit is contained in:
parent
f899f05527
commit
b70d9948c0
3 changed files with 5 additions and 5 deletions
|
|
@ -5,7 +5,7 @@ interface DataPost {
|
|||
page: number;
|
||||
pageSize: number;
|
||||
selectedNodeId: string | null;
|
||||
selectNode: string;
|
||||
selectedNode: string;
|
||||
}
|
||||
|
||||
interface DataOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue