mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-20 00:06:45 +08:00
修改了远程环境的节点加载流程、容器节点子节点的位置关系
This commit is contained in:
@@ -60,7 +60,7 @@ namespace Serein.Workbench.Node.View
|
||||
|
||||
public void PlaceNode(NodeControlBase nodeControl)
|
||||
{
|
||||
GlobalDataPanel.Children.Clear();
|
||||
//GlobalDataPanel.Children.Clear();
|
||||
GlobalDataPanel.Children.Add(nodeControl);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user