feat: [BPM 工作流] Simple 模型 - 路由分支节点
This commit is contained in:
@@ -564,7 +564,7 @@ export type RouterSetting = {
|
||||
conditionExpression: string;
|
||||
conditionGroups: ConditionGroup;
|
||||
conditionType: ConditionType;
|
||||
nodeId: string;
|
||||
nodeId: string | undefined;
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user