fix: loop node cannot save parentId (#2845)

This commit is contained in:
Archer
2024-09-30 17:58:17 +08:00
committed by GitHub
parent 7c38d1da9a
commit fadb389294
2 changed files with 2 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ import { ParentIdType } from 'common/parentFolder/type';
import { AppTypeEnum } from 'core/app/constants';
export type FlowNodeCommonType = {
parentNodeId?: string;
flowNodeType: FlowNodeTypeEnum; // render node card
abandon?: boolean; // abandon node