From 38838e3162fa168b64fa7ec59c2ee5c386cf7c92 Mon Sep 17 00:00:00 2001 From: junjie Date: Tue, 3 Aug 2021 17:01:16 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=8E=BB=E6=8E=89=E5=A4=9A?= =?UTF-8?q?=E4=BD=99=E8=AF=B7=E6=B1=82;=E6=95=B0=E6=8D=AE=E9=9B=86tree?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/chart/group/Group.vue | 2 +- frontend/src/views/chart/view/ChartEdit.vue | 4 ++-- .../dataset/common/DatasetGroupSelectorTree.vue | 14 ++++++++------ 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/frontend/src/views/chart/group/Group.vue b/frontend/src/views/chart/group/Group.vue index cb401db247..4fb5c85aba 100644 --- a/frontend/src/views/chart/group/Group.vue +++ b/frontend/src/views/chart/group/Group.vue @@ -257,13 +257,13 @@ diff --git a/frontend/src/views/chart/view/ChartEdit.vue b/frontend/src/views/chart/view/ChartEdit.vue index a0f28d62b4..be0025150f 100644 --- a/frontend/src/views/chart/view/ChartEdit.vue +++ b/frontend/src/views/chart/view/ChartEdit.vue @@ -398,13 +398,13 @@

{{ $t('chart.change_ds_tip') }}

@@ -416,11 +416,11 @@ diff --git a/frontend/src/views/dataset/common/DatasetGroupSelectorTree.vue b/frontend/src/views/dataset/common/DatasetGroupSelectorTree.vue index 18e859b0fe..3664bce2b2 100644 --- a/frontend/src/views/dataset/common/DatasetGroupSelectorTree.vue +++ b/frontend/src/views/dataset/common/DatasetGroupSelectorTree.vue @@ -68,7 +68,6 @@