From 2d40e75dd830fb9ce9320a314d18e6814003c8a9 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Tue, 11 Jun 2024 18:39:16 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=B7=A5=E4=BD=9C=E7=BC=96=E6=8E=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/workflow/common/NodeControl.vue | 2 +- ui/src/workflow/index.vue | 99 ++++++++++++++++---------- 2 files changed, 64 insertions(+), 37 deletions(-) diff --git a/ui/src/workflow/common/NodeControl.vue b/ui/src/workflow/common/NodeControl.vue index 808deefd5..9163b22a9 100644 --- a/ui/src/workflow/common/NodeControl.vue +++ b/ui/src/workflow/common/NodeControl.vue @@ -8,7 +8,7 @@ - + diff --git a/ui/src/workflow/index.vue b/ui/src/workflow/index.vue index 3b9ca37a4..1501b4768 100644 --- a/ui/src/workflow/index.vue +++ b/ui/src/workflow/index.vue @@ -6,9 +6,9 @@