!655 Simple设计器完善及优化

Merge pull request !655 from Lesan/feature/bpm-n
This commit is contained in:
芋道源码
2025-01-15 13:14:58 +00:00
committed by Gitee
13 changed files with 338 additions and 315 deletions

View File

@ -36,6 +36,7 @@ export type ApprovalTaskInfo = {
assigneeUser: User
status: number
reason: string
sign: string
}
// 审批节点信息