Commit 0010119d by wangonghui

咪咕现场修改bug

parent eb4161eb
......@@ -361,7 +361,7 @@ namespace VIZ.Package.Service
StringBuilder sb = new StringBuilder();
// sb.Append($"{scene}*TREE*{obj.TreeNodePath}*FUNCTION*ControlObject*in SET ON ");
sb.Append($"SCENE*{ApplicationDomainEx.CurrentPage.ScenePath}*TREE*{obj.TreeNodePath}*FUNCTION*ControlObject*in SET ON ");
sb.Append($"SCENE*{ApplicationDomainEx.CurrentPage.ScenePath}*TREE*$object*FUNCTION*ControlObject*in SET ON ");
foreach (ControlFieldNodeModel field in obj.AllFiledNodes)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment