From f866d6f120383c9a38d6daed3884026f57e4b5f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=82=85=E5=AD=90=E6=B9=98?= Date: Sun, 9 Oct 2022 17:08:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=90=AB=E6=9C=89echarts?= =?UTF-8?q?=E7=9A=84=E9=A1=B5=E9=9D=A2=E5=9C=A8=E5=88=87=E6=8D=A2=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E5=90=8E=EF=BC=8C=E5=8F=98=E4=B8=BA=E7=A9=BA=E7=99=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/workSpace/analysis/index.vue | 12 +++++++----- src/views/workSpace/console/index.vue | 12 +++++++----- src/views/workSpace/workbench/index.vue | 15 +++++++++------ 3 files changed, 23 insertions(+), 16 deletions(-) diff --git a/src/views/workSpace/analysis/index.vue b/src/views/workSpace/analysis/index.vue index d9d369f..06fa2db 100644 --- a/src/views/workSpace/analysis/index.vue +++ b/src/views/workSpace/analysis/index.vue @@ -66,7 +66,7 @@ -
+
@@ -139,15 +139,16 @@ @@ -328,4 +331,4 @@ export default defineComponent({ height: 300px; width: 100%; } - \ No newline at end of file + -- Gitee