From b843b4603f6264f8bd01c85e52ccd4ef0a181f2d Mon Sep 17 00:00:00 2001 From: asp_ly Date: Sat, 14 Dec 2024 13:05:07 +0800 Subject: [PATCH] 1 --- .../pages/Workflow/Definition/Design/index.tsx | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/frontend/src/pages/Workflow/Definition/Design/index.tsx b/frontend/src/pages/Workflow/Definition/Design/index.tsx index 62eab614..46efc0e7 100644 --- a/frontend/src/pages/Workflow/Definition/Design/index.tsx +++ b/frontend/src/pages/Workflow/Definition/Design/index.tsx @@ -11,6 +11,7 @@ import { RedoOutlined, ScissorOutlined, SnippetsOutlined, + SelectOutlined, } from '@ant-design/icons'; import {Graph, Cell} from '@antv/x6'; import '@antv/x6-plugin-snapline'; @@ -420,6 +421,20 @@ const WorkflowDesign: React.FC = () => { extra={ +