duy 1 рік тому
батько
коміт
fe711fbec7
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      src/global/components/hc-report-modal/index.vue

+ 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'])