更新 'funcext/TSOffice/TSUtils/NodeInfo.tsf'

fix bug
This commit is contained in:
2022-12-23 11:21:55 +08:00
parent 151067c520
commit e9e2834eff
+1
View File
@@ -63,6 +63,7 @@ public
Function Marshal();
Begin
children_ := nil;
GetChildrenEx(); //优化为变量,减少数据COPY2022-12-10
child_arr := array();
len := 0;