From 0b847d2903b0c124d2d6147074dcd7205d67c302 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=98937886381=E2=80=99?= <‘937886381@qq.com’> Date: Fri, 12 Jul 2024 08:59:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/report/productionSituationMW.vue | 9 ++------- .../report/productionSituationTablets.vue | 20 +++++++++++++++---- 2 files changed, 18 insertions(+), 11 deletions(-) diff --git a/src/views/report/productionSituationMW.vue b/src/views/report/productionSituationMW.vue index 7858e55..3f22870 100644 --- a/src/views/report/productionSituationMW.vue +++ b/src/views/report/productionSituationMW.vue @@ -55,16 +55,11 @@ - +
生产情况对比
- - -
{{ title }} @@ -80,7 +75,7 @@ :legendList="legendList" :chartMsg="chartMsg" :chartId="chartId" :chartNum="chartNum" /> - diff --git a/src/views/report/productionSituationTablets.vue b/src/views/report/productionSituationTablets.vue index 352f638..a884a75 100644 --- a/src/views/report/productionSituationTablets.vue +++ b/src/views/report/productionSituationTablets.vue @@ -55,22 +55,34 @@ - +
生产情况对比
+
+ +
+ {{ title }} +
+
+
+ + + - -
+ -- 2.24.3