diff --git a/dolphinscheduler-ui-next/src/views/projects/workflow/relation/components/Graph.tsx b/dolphinscheduler-ui-next/src/views/projects/workflow/relation/components/Graph.tsx index 92d50b0051..772f9807c8 100644 --- a/dolphinscheduler-ui-next/src/views/projects/workflow/relation/components/Graph.tsx +++ b/dolphinscheduler-ui-next/src/views/projects/workflow/relation/components/Graph.tsx @@ -117,7 +117,7 @@ const GraphChart = defineComponent({ }, symbol: 'roundRect', symbolSize: 70, - roam: false, + roam: true, label: { show: props.labelShow, formatter: (val: any) => {