From 176aac34d8841cf5fd9a6032ee9988adf9a6233d Mon Sep 17 00:00:00 2001 From: wangqi <magical1908@outlook.com> Date: 星期三, 14 四月 2021 12:58:17 +0800 Subject: [PATCH] table数据 --- src/components/BaseNav/PublicBounced/common/echarts/Echarts.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/BaseNav/PublicBounced/common/echarts/Echarts.vue b/src/components/BaseNav/PublicBounced/common/echarts/Echarts.vue index 8b40ac1..d8a4a92 100644 --- a/src/components/BaseNav/PublicBounced/common/echarts/Echarts.vue +++ b/src/components/BaseNav/PublicBounced/common/echarts/Echarts.vue @@ -36,7 +36,7 @@ </div> <div class="detailbtn" @click="onSubmit">鏌ヨ</div> </div> - <div style="width:5rem;height:2rem;" > + <div style="width:5rem;height:1.5rem;" > <div style="width:100%;height:100%;" ref="echarts"> </div> </div> </div> -- Gitblit v1.8.0