{{
- $t('panel.cancel')
- }}
+ $t('panel.cancel')
+ }}
{{
- $t('dataset.cancel')
- }}
+ $t('dataset.cancel')
+ }}
{
+ document.querySelector('.is-current').firstChild.click()
+ })
+ },
toTop(data, node) {
panelToTop(data.id).then(() => {
this.defaultTree()
diff --git a/frontend/src/views/panel/list/PanelMain.vue b/frontend/src/views/panel/list/PanelMain.vue
index df94cfd860..4a4faf7a1a 100644
--- a/frontend/src/views/panel/list/PanelMain.vue
+++ b/frontend/src/views/panel/list/PanelMain.vue
@@ -8,7 +8,7 @@
@tab-click="handleClick"
>
- {{ $t('panel.panel_list') }}
+ {{ $t('panel.panel_list') }}
- {{ $t('panel.store') }}
-
+ {{ $t('panel.store') }}
+
- {{ $t('panel.share') }}
+ {{ $t('panel.share') }}