feat: 审批签名代码评审

This commit is contained in:
Lesan
2025-01-16 13:55:15 +08:00
parent 8e5271a6d6
commit 37964e740f
5 changed files with 42 additions and 44 deletions

View File

@@ -36,7 +36,7 @@ export type ApprovalTaskInfo = {
assigneeUser: User
status: number
reason: string
sign: string // TODO @lesan字段改成 signPicUrl 签名照片。只有 sign 感觉是签名文本哈。
signPicUrl: string
}
// 审批节点信息