From 79effaa17fef222c8d589a73904cc970a7efa690 Mon Sep 17 00:00:00 2001 From: weiyin Date: Mon, 26 Aug 2024 21:01:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=BF=90=E8=90=A5=E7=9B=91=E6=8E=A7?= =?UTF-8?q?=E6=89=8B=E6=9C=AF=E9=87=8F=E7=BB=9F=E8=AE=A1=E5=92=8C=E7=A7=91?= =?UTF-8?q?=E5=AE=A4=E6=89=8B=E6=9C=AF=E9=87=8F=E7=BB=9F=E8=AE=A1=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E4=BA=92=E6=8D=A2=E5=8F=8Aechart=E5=8C=BA=E5=9F=9F?= =?UTF-8?q?=E5=AE=BD=E9=AB=98=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pageMonitor/bottomLeft/OpHistogram.vue | 1 + src/views/pageMonitor/bottomLeft/index.vue | 51 ++++++++++++------- .../pageMonitor/bottomRight/DepHistogram.vue | 2 + src/views/pageMonitor/bottomRight/index.vue | 19 ++++--- 4 files changed, 47 insertions(+), 26 deletions(-) diff --git a/src/views/pageMonitor/bottomLeft/OpHistogram.vue b/src/views/pageMonitor/bottomLeft/OpHistogram.vue index d048d16..0a730c7 100644 --- a/src/views/pageMonitor/bottomLeft/OpHistogram.vue +++ b/src/views/pageMonitor/bottomLeft/OpHistogram.vue @@ -165,6 +165,7 @@ export default { grid: { height: "80%", top: "8%", + right: 0, // bottom: "5%", }, xAxis: { diff --git a/src/views/pageMonitor/bottomLeft/index.vue b/src/views/pageMonitor/bottomLeft/index.vue index b6979c1..6880ab4 100644 --- a/src/views/pageMonitor/bottomLeft/index.vue +++ b/src/views/pageMonitor/bottomLeft/index.vue @@ -4,22 +4,26 @@ v-loading="isLoading" >
- 手术量统计 -
-
- -
科室手术量统计(前五) - - 暂无数据 +
+
+
+ +
+ + 暂无数据 +