This commit is contained in:
kwai
2023-06-16 19:20:44 +08:00
parent 56c3aac8e8
commit bdf7385a39
3 changed files with 62 additions and 3 deletions

View File

@@ -125,7 +125,7 @@ namespace AIStudio.Wpf.Mind.ViewModels
}
private ICommand _addChildCommand;
public ICommand AddChildCommand
public new ICommand AddChildCommand
{
get
{