更新 'funcext/TSOffice/TSUtils/NodeInfo.tsf'
fix bug
This commit is contained in:
@@ -63,6 +63,7 @@ public
|
||||
|
||||
Function Marshal();
|
||||
Begin
|
||||
children_ := nil;
|
||||
GetChildrenEx(); //优化为变量,减少数据COPY,2022-12-10
|
||||
child_arr := array();
|
||||
len := 0;
|
||||
|
||||
Reference in New Issue
Block a user