From cd4502176126d962829e5f627647c4c31379fb2a Mon Sep 17 00:00:00 2001 From: Fine Date: Wed, 28 Sep 2022 16:53:54 +0800 Subject: [PATCH] add menus in Graph --- src/components/Graph.vue | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/src/components/Graph.vue b/src/components/Graph.vue index 200cb1d8..b18e8fdd 100644 --- a/src/components/Graph.vue +++ b/src/components/Graph.vue @@ -15,6 +15,14 @@ limitations under the License. -->