mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-05-13 08:20:34 +00:00
【工作流】- 对接新获取表单字段权限接口
This commit is contained in:
@@ -140,7 +140,8 @@ const handleAudit = (row: any) => {
|
||||
push({
|
||||
name: 'BpmProcessInstanceDetail',
|
||||
query: {
|
||||
id: row.processInstance.id
|
||||
id: row.processInstance.id,
|
||||
taskId: row.id
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user