节点导入完成

This commit is contained in:
艾竹
2023-04-02 21:47:55 +08:00
parent 0701f25519
commit 7835b422ff
20 changed files with 765 additions and 119 deletions

View File

@@ -32,8 +32,6 @@ namespace AIStudio.Wpf.DiagramApp.ViewModels
Title = title;
Status = status;
DiagramType = diagramType;
Init();
}
public PageViewModel(string filename)
{