cz 1 year ago
parent
commit
eba1bf9de6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/process/dealWith/index.vue

+ 1 - 0
src/views/process/dealWith/index.vue

@@ -185,6 +185,7 @@ const config = computed(() => {
 											flowKey: row.flowKey,
 											id: row.id,
 											processType:nodeType == 1 ? 30 : 10,
+												businessId: row.businessId,
 											version:row.version
 										},
 									});