feat(components): 增强审批信息面板,优化附件处理

This commit is contained in:
AN
2025-06-19 23:14:25 +08:00
parent 496ed978ca
commit 49224afe2d
5 changed files with 146 additions and 29 deletions

View File

@ -374,6 +374,8 @@ declare namespace Api {
version: string;
/** 运行时长 */
runDuration: string;
/** 附件 */
attachmentList: Api.System.Oss[];
}>;
type InstanceIdWithHisTask = CommonType.RecordNullable<{