From 334638adf4292f9d50b22406c225ba4996da9282 Mon Sep 17 00:00:00 2001
From: wangjiahao <1522128093@qq.com>
Date: Thu, 1 Apr 2021 18:36:51 +0800
Subject: [PATCH] =?UTF-8?q?feat:=E7=94=BB=E5=B8=83=E5=A2=9E=E5=8A=A0?=
=?UTF-8?q?=E8=A7=86=E5=9B=BE=E7=BC=96=E8=BE=91=E5=8A=9F=E8=83=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../canvas/components/Editor/ContextMenu.vue | 7 ++
frontend/src/views/chart/view/ChartEdit.vue | 4 +
frontend/src/views/panel/index-back.vue | 85 +++++++++++++++++++
3 files changed, 96 insertions(+)
create mode 100644 frontend/src/views/panel/index-back.vue
diff --git a/frontend/src/components/canvas/components/Editor/ContextMenu.vue b/frontend/src/components/canvas/components/Editor/ContextMenu.vue
index f2394163c4..46fc0afbde 100644
--- a/frontend/src/components/canvas/components/Editor/ContextMenu.vue
+++ b/frontend/src/components/canvas/components/Editor/ContextMenu.vue
@@ -23,6 +23,7 @@
+
+