From 898062ae9b2518e1e4a6e7c937155a698e0dec97 Mon Sep 17 00:00:00 2001 From: junjie Date: Thu, 24 Jun 2021 18:53:47 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=89=8D=E7=AB=AFtree=E6=90=9C=E7=B4=A2?= =?UTF-8?q?,=E9=AB=98=E5=BA=A6=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dataset/common/DatasetGroupSelector.vue | 51 ++++++++++--------- 1 file changed, 28 insertions(+), 23 deletions(-) diff --git a/frontend/src/views/dataset/common/DatasetGroupSelector.vue b/frontend/src/views/dataset/common/DatasetGroupSelector.vue index d3174bfab1..8e0bf542e0 100644 --- a/frontend/src/views/dataset/common/DatasetGroupSelector.vue +++ b/frontend/src/views/dataset/common/DatasetGroupSelector.vue @@ -78,30 +78,35 @@ - - - - - - - - + + +
+ + + + + + + + + + + + + + {{ data.name }} + - - - - - {{ data.name }} - - - + +
+