mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-03 08:10:47 +08:00
Workbench项目中,优化了节点的复制、粘贴,加载。
This commit is contained in:
@@ -65,7 +65,7 @@ namespace Serein.NodeFlow.Model
|
||||
ArgDataSourceNodeGuid = string.Empty,
|
||||
ArgDataSourceType = ConnectionArgSourceType.GetPreviousNodeData,
|
||||
NodeModel = this,
|
||||
Convertor = null,
|
||||
//Convertor = null,
|
||||
ExplicitTypeName = "Value",
|
||||
Items = null,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user