From a0aea8a1fcb338516d94d82856e80bc558375f31 Mon Sep 17 00:00:00 2001 From: hdy <1105738590@qq.com> Date: 星期三, 24 一月 2024 11:22:53 +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