From 5d83ffe0cf3c0494b9ef82f6c6a19d1dc6016fc1 Mon Sep 17 00:00:00 2001 From: junjie Date: Mon, 6 Dec 2021 09:59:00 +0800 Subject: [PATCH] fix: rollback --- frontend/src/views/dataset/data/ViewTable.vue | 3 +++ frontend/src/views/dataset/group/Group.vue | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/frontend/src/views/dataset/data/ViewTable.vue b/frontend/src/views/dataset/data/ViewTable.vue index 4e5cfc86d7..133a2a251d 100644 --- a/frontend/src/views/dataset/data/ViewTable.vue +++ b/frontend/src/views/dataset/data/ViewTable.vue @@ -56,6 +56,9 @@ + + + diff --git a/frontend/src/views/dataset/group/Group.vue b/frontend/src/views/dataset/group/Group.vue index 7587757244..8a83a8507d 100644 --- a/frontend/src/views/dataset/group/Group.vue +++ b/frontend/src/views/dataset/group/Group.vue @@ -89,6 +89,10 @@ {{ $t('dataset.excel_data') }} + + + {{ $t('dataset.custom_data') }} + {{ $t('dataset.union_data') }}