From b9cdfdc4765246e869098b07fde2c234f9b6f849 Mon Sep 17 00:00:00 2001 From: iczer <1126263215@qq.com> Date: Fri, 26 Jun 2020 15:43:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20adaptive=20width=20problem=20during=20ch?= =?UTF-8?q?art=20component=20initialization;:bug:=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=EF=BC=9A=E5=9B=BE=E8=A1=A8=E7=BB=84=E4=BB=B6=E5=88=9D=E5=A7=8B?= =?UTF-8?q?=E5=8C=96=E6=97=B6=E8=87=AA=E9=80=82=E5=BA=94=E5=AE=BD=E5=BA=A6?= =?UTF-8?q?=E9=97=AE=E9=A2=98=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/card/ChartCard.vue | 4 ++-- src/components/chart/Bar.vue | 22 +++++++++++++-------- src/pages/dashboard/analysis/Analysis.vue | 20 +++++++++++-------- src/pages/dashboard/workplace/WorkPlace.vue | 4 ++-- 4 files changed, 30 insertions(+), 20 deletions(-) diff --git a/src/components/card/ChartCard.vue b/src/components/card/ChartCard.vue index e9b1c4b..fc0ae7f 100644 --- a/src/components/card/ChartCard.vue +++ b/src/components/card/ChartCard.vue @@ -1,5 +1,5 @@