diff --git a/frontend/src/components/canvas/DeCanvas.vue b/frontend/src/components/canvas/DeCanvas.vue
index 4e0eab71aa..5a8aa76f9e 100644
--- a/frontend/src/components/canvas/DeCanvas.vue
+++ b/frontend/src/components/canvas/DeCanvas.vue
@@ -8,7 +8,6 @@
@mouseup="deselectCurComponent"
@scroll="canvasScroll"
>
-
-
-
+
+
+
-
+
-
+
{{ panelInfo.name }}
@@ -206,6 +207,7 @@
class="this_mobile_canvas_main"
:style="mobileCanvasStyle"
>
+
-
@@ -245,14 +246,14 @@
/>
-
+
-
+
@@ -270,7 +271,7 @@
/>
-
+
@@ -283,10 +284,11 @@
@click="changeRightDrawOpen(false)"
/>
- {{ $t('panel.position_adjust') }}
+ {{ $t('panel.position_adjust') }}
-
+
@@ -445,7 +447,8 @@
/>
- {{ $t('panel.panel_cache_use_tips') }}
+ {{ $t('panel.panel_cache_use_tips') }}
{
- if (this.show) {
- this.showIndex === -1
+ if (this.show) {
+ this.showIndex === -1
+ }
+ this.show = !this.show
}
- this.show = !this.show
- }
)
}
this.showIndex = type