流程图审批流程进行中

This commit is contained in:
艾竹
2021-07-26 22:37:54 +08:00
parent adbb6b4a51
commit c6d5601558
7 changed files with 123 additions and 4 deletions

View File

@@ -66,7 +66,6 @@ namespace Util.DiagramDesigner
get { return (connectors != null && connectors.Count >= 4) ? connectors[3] : null; }
}
//public ConnectorViewModel ConnectorViewModel { get; set; }
private string _icon;
[CanDo]