From bc4a6ce5d19f9570bd03d16eac5d6f2f84e98da1 Mon Sep 17 00:00:00 2001
From: 懒羊羊 <15939171744@163.com>
Date: 星期三, 24 一月 2024 14:36:02 +0800
Subject: [PATCH] 返修标记

---
 jcdm-ui/src/views/dashboard/PieChart.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/jcdm-ui/src/views/dashboard/PieChart.vue b/jcdm-ui/src/views/dashboard/PieChart.vue
index 167711d..b831efc 100644
--- a/jcdm-ui/src/views/dashboard/PieChart.vue
+++ b/jcdm-ui/src/views/dashboard/PieChart.vue
@@ -20,7 +20,7 @@
     },
     height: {
       type: String,
-      default: '300px'
+      default: '350px'
     }
   },
   data() {

--
Gitblit v1.9.3