diff --git a/frontend/src/components/deDrag/index.vue b/frontend/src/components/deDrag/index.vue
index 44cd7a11b2..18d983d94d 100644
--- a/frontend/src/components/deDrag/index.vue
+++ b/frontend/src/components/deDrag/index.vue
@@ -66,24 +66,36 @@
@mousedown.stop.prevent="handleDown(handlei, $event)"
@touchstart.stop.prevent="handleTouchDown(handlei, $event)"
>
-
+
diff --git a/frontend/src/views/panel/edit/index.vue b/frontend/src/views/panel/edit/index.vue
index bfb9fa9dcb..2714259e1c 100644
--- a/frontend/src/views/panel/edit/index.vue
+++ b/frontend/src/views/panel/edit/index.vue
@@ -165,12 +165,12 @@
v-show=" show &&showIndex===1"
:canvas-id="canvasId"
/>
-
-
+
+
-
+
-
+
{{ panelInfo.name }}
@@ -205,7 +205,7 @@
class="this_mobile_canvas_main"
:style="mobileCanvasStyle"
>
-
+
-
+
-
+
@@ -268,7 +268,7 @@
/>
-
+
@@ -287,7 +287,7 @@
>{{ $t('panel.position_adjust') }}
-
+
-
+
- {{ panelInfo.name || '测试仪表板' }}
+ {{ panelInfo.name || '测试仪表板' }}
({{ $t('panel.source_panel_name') }}:{{ panelInfo.sourcePanelName }})
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('panel.create_by') + ':' + panelInfo.creatorName }}
+
+
-
+
@@ -119,22 +150,6 @@
{{ $t('panel.new_tab_preview') }}
-
- {{ $t('panel.store') }}
-
-
-
- {{ $t('commons.cancel') + $t('panel.store') }}
-
-
-