BPM:抄送任务的 code review

(cherry picked from commit bf3e051d74)
This commit is contained in:
YunaiV
2024-01-18 19:07:12 +08:00
committed by shizhong
parent d8c15b3aa7
commit 45f96650f0
2 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
<!-- 工作流 - 抄送我的流程 -->
<template>
<ContentWrap>
<!-- 搜索工作栏 -->
@ -106,7 +107,7 @@ const getList = async () => {
}
/** 处理审批按钮 */
const handleAudit = (row) => {
const handleAudit = (row: any) => {
push({
name: 'BpmProcessInstanceDetail',
query: {