整理了下代码,摸一摸bug

This commit is contained in:
艾竹
2023-05-21 23:03:28 +08:00
parent fde899cfa9
commit b11d39024a
13 changed files with 51 additions and 20 deletions

View File

@@ -35,7 +35,7 @@ namespace AIStudio.Wpf.Flowchart.ViewModels
}
}
private string _remark;
private string _remark = "同意";
public string Remark
{
get