update 优化表单绑定逻辑,移除流程定义配置表单,添加模型复制
This commit is contained in:
@ -40,7 +40,6 @@ export interface TaskVO extends BaseEntity {
|
||||
multiInstance?: boolean;
|
||||
businessKey?: string;
|
||||
wfNodeConfigVo?: NodeConfigVO;
|
||||
wfDefinitionConfigVo?: DefinitionConfigVO;
|
||||
}
|
||||
|
||||
export interface VariableVo {
|
||||
|
Reference in New Issue
Block a user