mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-04-06 09:16:37 +08:00
节点导入完成
This commit is contained in:
@@ -45,6 +45,14 @@ namespace AIStudio.Wpf.Mind.ViewModels
|
||||
{
|
||||
get;
|
||||
}
|
||||
ICommand ExportCommand
|
||||
{
|
||||
get;
|
||||
}
|
||||
ICommand ImportCommand
|
||||
{
|
||||
get;
|
||||
}
|
||||
ICommand SelectBrotherCommand
|
||||
{
|
||||
get;
|
||||
|
||||
Reference in New Issue
Block a user