From d348a65e56dcba7b7c572e58e33a94cbfc305709 Mon Sep 17 00:00:00 2001 From: wangxk Date: Tue, 17 Jun 2025 09:41:09 +0800 Subject: [PATCH] =?UTF-8?q?echarts=E5=9B=BE=E8=A1=A8=E6=9B=B4=E6=94=B9?= =?UTF-8?q?=EF=BC=8C=E8=A1=A8=E6=A0=BC=E8=A1=A8=E5=A4=B4=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=E6=94=B9=E5=8F=98=EF=BC=8C=E8=87=AA=E5=AE=9A=E4=B9=89=E5=B1=9E?= =?UTF-8?q?=E6=80=A7=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/trajectory/echarts.vue | 155 ++++-------- web/src/layout/components/news.vue | 2 +- web/src/views/special/document/index.vue | 36 ++- web/src/views/special/project/index.vue | 174 +++++++++++--- web/src/views/system/dept/index.vue | 2 +- web/src/views/system/dict/index.vue | 2 +- web/src/views/system/record/index.vue | 4 +- .../views/system/user/visionInstitution.vue | 2 +- .../views/testdata/datamanagement/index.vue | 32 +-- .../testdata/fileSynchronization/index.vue | 6 +- web/src/views/testdata/testtask/index.vue | 224 +++++++++++++----- 11 files changed, 401 insertions(+), 238 deletions(-) diff --git a/web/src/components/trajectory/echarts.vue b/web/src/components/trajectory/echarts.vue index 776587a..c45aa3c 100644 --- a/web/src/components/trajectory/echarts.vue +++ b/web/src/components/trajectory/echarts.vue @@ -4,116 +4,71 @@ + + + - + @@ -333,6 +442,13 @@ function handleClose1() { justify-content: space-between; } +.ellipsis1 { + display: flex; + width: 100%; + align-items: center; + justify-content: center; +} + .single-line-ellipsis { width: 800px; /* 限制容器宽度 */ diff --git a/web/src/views/system/dept/index.vue b/web/src/views/system/dept/index.vue index a3aa8c7..dab295e 100644 --- a/web/src/views/system/dept/index.vue +++ b/web/src/views/system/dept/index.vue @@ -415,7 +415,7 @@ const vMove = { + @selection-change="handleSelectionChange" default-expand-all :header-cell-style="{background:'rgb(250 250 250)', color: '#383838',height:'50px'}" > diff --git a/web/src/views/system/dict/index.vue b/web/src/views/system/dict/index.vue index 0eb8a16..5f061eb 100644 --- a/web/src/views/system/dict/index.vue +++ b/web/src/views/system/dict/index.vue @@ -445,7 +445,7 @@ const total = ref()
+ :header-cell-style="{ background: 'rgb(250 250 250)', color: '#383838', height: '50px' }">