This commit is contained in:
艾竹
2024-01-21 21:41:51 +08:00
parent a611f1b11b
commit 0d8fe41d79
2 changed files with 5 additions and 3 deletions

View File

@@ -76,6 +76,8 @@ namespace AIStudio.Wpf.DiagramDesigner
AddContainer(blockitemsContainerInfo);
}
}
Flag = designer.Flag;
}
}