From 86b8f777638618ed241b7b4656f44f7acfb44cd9 Mon Sep 17 00:00:00 2001 From: dyd <15993027711@163.com> Date: Mon, 23 Jun 2025 16:41:11 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AE=A1=E7=90=86=E5=91=98=E5=8A=9F=E5=B0=86?= =?UTF-8?q?=E6=B5=81=E7=A8=8B=E6=B5=81=E8=BD=AC=E5=88=B0=E6=8C=87=E5=AE=9A?= =?UTF-8?q?=E8=8A=82=E7=82=B9=E9=97=AE=E9=A2=98-=E5=B0=86processInstId?= =?UTF-8?q?=E6=8D=A2=E6=88=90task=E6=9F=A5=E5=BD=93=E5=89=8D=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/actHiTaskinst/components/CustomDevForm.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/actHiTaskinst/components/CustomDevForm.vue b/src/views/actHiTaskinst/components/CustomDevForm.vue index d823b8f..81121bb 100644 --- a/src/views/actHiTaskinst/components/CustomDevForm.vue +++ b/src/views/actHiTaskinst/components/CustomDevForm.vue @@ -401,7 +401,7 @@ export default { return ele.id }).join(','); SetChangeProcessNode({ - 'processInstanceId': processId, + 'taskId': assignee.value.taskId, 'targetTaskNodeId': info.taskId, 'nextTaskUserMap': { [key]: userIds