From 67b1c38c9b7f02e7ba56c1b6d4ead86febb02aa7 Mon Sep 17 00:00:00 2001 From: shaohuzhang1 Date: Tue, 25 Jun 2024 19:01:17 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20edge=E5=88=A0=E9=99=A4=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/workflow/common/CustomLine.vue | 2 +- ui/src/workflow/common/edge.ts | 71 ++++++++++++++++----------- ui/src/workflow/common/shortcut.ts | 13 ++++- 3 files changed, 55 insertions(+), 31 deletions(-) diff --git a/ui/src/workflow/common/CustomLine.vue b/ui/src/workflow/common/CustomLine.vue index 6277e7608..3765d0169 100644 --- a/ui/src/workflow/common/CustomLine.vue +++ b/ui/src/workflow/common/CustomLine.vue @@ -1,5 +1,5 @@