mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-04-08 10:16:36 +08:00
SFC报错修复
This commit is contained in:
@@ -377,7 +377,7 @@ namespace AIStudio.Wpf.Flowchart
|
||||
}
|
||||
}
|
||||
|
||||
public static void DisposeData(IDiagramViewModel viewModel)
|
||||
public static void Dispose(IDiagramViewModel viewModel)
|
||||
{
|
||||
FlowNodes.Remove(viewModel);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user