From d1742ae98c78e4d142549f59d8e034fcaffeaa8b Mon Sep 17 00:00:00 2001 From: zhanghao <774378400@qq.com> Date: Wed, 17 Dec 2025 13:39:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=9B=B4=E6=94=B9?= =?UTF-8?q?=E8=8A=82=E7=82=B9=E5=90=8D=E7=A7=B0=E5=AF=BC=E8=87=B4=E9=87=8D?= =?UTF-8?q?=E6=96=B0=E6=B8=B2=E6=9F=93=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/flow/components/NodeTitle.vue | 19 +- src/views/flow/nodes/common/serviceNode.vue | 10 + src/views/flow/nodes/function/loop.vue | 10 + src/views/flow/nodes/function/sleep.vue | 10 + src/views/flow/nodes/function/stopLoop.vue | 385 ++++++++++---------- src/views/flow/nodes/function/switch.vue | 10 + 6 files changed, 248 insertions(+), 196 deletions(-) diff --git a/src/views/flow/components/NodeTitle.vue b/src/views/flow/components/NodeTitle.vue index b60b2dd..f2fb739 100644 --- a/src/views/flow/components/NodeTitle.vue +++ b/src/views/flow/components/NodeTitle.vue @@ -11,7 +11,7 @@ />