From a8250e718aa173333ff37a61e8c04e09ecb5bb4f Mon Sep 17 00:00:00 2001
From: xiaoxian521 <1923740402@qq.com>
Date: Sat, 17 Apr 2021 00:54:00 +0800
Subject: [PATCH] revert: add Menu in LogicFlow
---
src/components/FlowChart/src/Control.vue | 140 ++++++++++++-----------
src/views/flow-chart/index.vue | 86 +++++++-------
2 files changed, 120 insertions(+), 106 deletions(-)
diff --git a/src/components/FlowChart/src/Control.vue b/src/components/FlowChart/src/Control.vue
index eb15a3c49..6c231cc72 100644
--- a/src/components/FlowChart/src/Control.vue
+++ b/src/components/FlowChart/src/Control.vue
@@ -25,84 +25,96 @@
diff --git a/src/views/flow-chart/index.vue b/src/views/flow-chart/index.vue
index 41eb51f43..d2ad872fc 100644
--- a/src/views/flow-chart/index.vue
+++ b/src/views/flow-chart/index.vue
@@ -1,13 +1,7 @@
-
+
@@ -20,59 +14,67 @@