fix:【BPM 工作流】流程预测时,“查看子流程”按钮不支持点击
This commit is contained in:
@@ -40,6 +40,7 @@ export namespace BpmProcessInstanceApi {
|
||||
nodeType: BpmNodeTypeEnum;
|
||||
startTime?: Date;
|
||||
status: number;
|
||||
processInstanceId?: string;
|
||||
tasks: ApprovalTaskInfo[];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user