流程详情页面:有审核流程显示流程审核tab
This commit is contained in:
@@ -114,7 +114,7 @@ provide('tableStore', tableStore)
|
||||
const handleAudit = (instanceId: any) => {
|
||||
push({
|
||||
name: 'BpmProcessInstanceDetail',
|
||||
query: {
|
||||
state: {
|
||||
id: instanceId
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user