From 6c9259eeebfb37cdfb79577ec6437024c566298f Mon Sep 17 00:00:00 2001 From: ZLY Date: Thu, 4 Dec 2025 10:54:19 +0800 Subject: [PATCH] =?UTF-8?q?feat(flowEditor):=20=E6=9D=A1=E4=BB=B6=E6=B8=B2?= =?UTF-8?q?=E6=9F=93=E9=A1=B6=E9=83=A8=E5=8F=B3=E4=BE=A7=E9=9D=A2=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/flowEditor/FlowEditorMain.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/flowEditor/FlowEditorMain.tsx b/src/pages/flowEditor/FlowEditorMain.tsx index d20d68a..d05e10e 100644 --- a/src/pages/flowEditor/FlowEditorMain.tsx +++ b/src/pages/flowEditor/FlowEditorMain.tsx @@ -470,12 +470,12 @@ const FlowEditorMain: React.FC = (props) => { isRunning={currentAppIsRunning} > - + {useDefault && - + }