From 41f8907926794f4c65fb19a99cbbc1365daad03a Mon Sep 17 00:00:00 2001 From: junjun Date: Thu, 9 Jun 2022 17:14:44 +0800 Subject: [PATCH 1/2] =?UTF-8?q?feat:=20=E8=A7=86=E5=9B=BE=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E5=8F=AF=E8=B0=83=E6=95=B4=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/chart/view/ChartEdit.vue | 131 +++++++++++--------- 1 file changed, 73 insertions(+), 58 deletions(-) diff --git a/frontend/src/views/chart/view/ChartEdit.vue b/frontend/src/views/chart/view/ChartEdit.vue index c922998b1e..2e38d4dcd2 100644 --- a/frontend/src/views/chart/view/ChartEdit.vue +++ b/frontend/src/views/chart/view/ChartEdit.vue @@ -84,64 +84,74 @@ @click="changeDs" /> -
- {{ $t('chart.dimension') }} - - - - - - - - {{ item.name }} - - - -
-
- {{ $t('chart.quota') }} - - - - - - - - {{ item.name }} - - - + +
+ + + +
+ From 11bc090fdf981c0017176bd7cb8b65e6ccea5079 Mon Sep 17 00:00:00 2001 From: junjun Date: Thu, 9 Jun 2022 18:43:10 +0800 Subject: [PATCH 2/2] =?UTF-8?q?feat:=20=E8=A7=86=E5=9B=BE=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E5=8F=AF=E8=B0=83=E6=95=B4=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/chart/view/ChartEdit.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/frontend/src/views/chart/view/ChartEdit.vue b/frontend/src/views/chart/view/ChartEdit.vue index 2e38d4dcd2..6d7763c10f 100644 --- a/frontend/src/views/chart/view/ChartEdit.vue +++ b/frontend/src/views/chart/view/ChartEdit.vue @@ -85,7 +85,7 @@ />
-
+