feat: [bpm][antd] 流程打印迁移

This commit is contained in:
jason
2025-11-08 22:13:29 +08:00
parent ed923a2661
commit 143c9660da
8 changed files with 382 additions and 3 deletions

View File

@@ -20,6 +20,7 @@ export namespace BpmModelApi {
suspensionState: number;
formType?: number;
formCustomViewPath?: string;
formFields?: string[];
}
/** 流程模型 */