From 4c714cf9c962504e604ffa75d675826b7318c051 Mon Sep 17 00:00:00 2001 From: calvin Date: Mon, 7 Nov 2022 14:26:12 +0800 Subject: [PATCH] adjust the args of router in the dag (#12759) --- .../src/views/projects/workflow/components/dag/dag-config.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dolphinscheduler-ui/src/views/projects/workflow/components/dag/dag-config.ts b/dolphinscheduler-ui/src/views/projects/workflow/components/dag/dag-config.ts index 0c9d9d4d6d..5adc809260 100644 --- a/dolphinscheduler-ui/src/views/projects/workflow/components/dag/dag-config.ts +++ b/dolphinscheduler-ui/src/views/projects/workflow/components/dag/dag-config.ts @@ -252,8 +252,7 @@ export const EDGE = { router: { name: 'er', args: { - offset: 15, - direction: 'H', + offset: 12, } }, defaultLabel: {