From 52c7bb495d68c4776bbfa9a00b0015c179f0fa11 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Tue, 4 Jun 2024 18:53:43 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=B7=A5=E4=BD=9C=E6=B5=81=E7=BC=96?= =?UTF-8?q?=E6=8E=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/workflow/common/NodeContainer.vue | 30 ++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) diff --git a/ui/src/workflow/common/NodeContainer.vue b/ui/src/workflow/common/NodeContainer.vue index 7be819190..ba6e5e4c6 100644 --- a/ui/src/workflow/common/NodeContainer.vue +++ b/ui/src/workflow/common/NodeContainer.vue @@ -6,7 +6,31 @@

{{ nodeModel.properties.stepName }}

-
+
+ + +
@@ -14,7 +38,7 @@