duy 1 жил өмнө
parent
commit
fe711fbec7

+ 1 - 0
src/global/components/hc-report-modal/index.vue

@@ -265,6 +265,7 @@ const queryFixedFlowApi = async (type, datas) => {
         projectId: projectId.value,
         contractId: contractId.value,
         ...flowJson,
+        nodeId:formModel.value.ids,
     })
     if (!error && code === 200) {
         const arr = getArrValue(data['records'])