From b1c9375873886aa5bb54dedc99b274ed63f2aa36 Mon Sep 17 00:00:00 2001 From: GGJ <357021191@qq.com> Date: Thu, 5 Dec 2024 18:14:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/api/plan/static.json | 2 +- frontend/src/components/ProTable/index.vue | 4 +- .../src/components/echarts/pie/default.vue | 4 +- frontend/src/styles/common.scss | 4 +- frontend/src/styles/element.scss | 30 +-- .../views/home/components/dataCheckPopup.vue | 206 ++++++++++-------- .../home/components/dataCheckRawDataTable.vue | 4 +- .../home/components/dataCheckResultTable.vue | 14 +- frontend/src/views/home/components/tree.vue | 36 ++- frontend/src/views/home/tabs/dashboard.vue | 2 +- 10 files changed, 171 insertions(+), 135 deletions(-) diff --git a/frontend/src/api/plan/static.json b/frontend/src/api/plan/static.json index 39f2a68..f34325e 100644 --- a/frontend/src/api/plan/static.json +++ b/frontend/src/api/plan/static.json @@ -7,7 +7,7 @@ { "id": 4, "pid": 1, - "name": "邯郸220kV团城站电能质量检测11111111111111111111111111" + "name": "邯郸220kV团城站电能质量检测" }, { "id": 5, diff --git a/frontend/src/components/ProTable/index.vue b/frontend/src/components/ProTable/index.vue index c0395f0..efd38e8 100644 --- a/frontend/src/components/ProTable/index.vue +++ b/frontend/src/components/ProTable/index.vue @@ -8,7 +8,6 @@ :search-param='searchParam' :search-col='searchCol' /> -
@@ -43,10 +42,11 @@ > +