mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-05-04 06:51:28 +08:00
漏改了一个地方
This commit is contained in:
@@ -755,7 +755,7 @@ namespace AIStudio.Wpf.Mind.ViewModels
|
|||||||
|
|
||||||
protected override void ExecuteExitEditCommand(object param)
|
protected override void ExecuteExitEditCommand(object param)
|
||||||
{
|
{
|
||||||
Root.NextCommand.Execute(this);
|
Root.Next();
|
||||||
}
|
}
|
||||||
#endregion
|
#endregion
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user