产值管理审批流
This commit is contained in:
@ -160,6 +160,7 @@ const handleOpen = async (row: FlowTaskVO) => {
|
||||
taskId: row.id,
|
||||
type: 'approval',
|
||||
formCustom: row.formCustom,
|
||||
planMonth: row.businessId.split('_')[1],
|
||||
formPath: row.formPath
|
||||
});
|
||||
workflowCommon.routerJump(routerJumpVo, proxy);
|
||||
|
Reference in New Issue
Block a user