{
- if (this.show) {
- this.showIndex === -1
- }
- this.show = !this.show
+ if (this.show) {
+ this.showIndex === -1
}
+ this.show = !this.show
+ }
)
}
this.showIndex = type
diff --git a/frontend/src/views/panel/list/PanelList.vue b/frontend/src/views/panel/list/PanelList.vue
index 3ae5ce2a0d..2ece545af3 100644
--- a/frontend/src/views/panel/list/PanelList.vue
+++ b/frontend/src/views/panel/list/PanelList.vue
@@ -174,7 +174,7 @@
/>
-
+
-
+
{{ $t('panel.groupAdd') }}
-
+
{{
- $t('panel.cancel')
- }}
+ $t('panel.cancel')
+ }}
{{
- $t('dataset.cancel')
- }}
+ $t('dataset.cancel')
+ }}