cz 1 anno fa
parent
commit
eba1bf9de6
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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
 										},
 									});