From cbe6fdc60aa771a661591ae45489ee931c1f2dd2 Mon Sep 17 00:00:00 2001 From: zhangyu Date: Thu, 9 Dec 2021 16:59:46 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=20=E6=8A=BD=E5=8F=96=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E5=8F=82=E6=95=B0=E8=87=B3vuex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/chart/chart/chartLog.vue | 1 - .../src/components/chart/chartMixin.js | 8 +++++++ .../src/components/page/dashboard/panel.vue | 13 +++++++++++ nezha-fronted/src/store/panel.js | 22 +++++++++++++++++-- 4 files changed, 41 insertions(+), 3 deletions(-) diff --git a/nezha-fronted/src/components/chart/chart/chartLog.vue b/nezha-fronted/src/components/chart/chart/chartLog.vue index 5b5773df9..aec8515ec 100644 --- a/nezha-fronted/src/components/chart/chart/chartLog.vue +++ b/nezha-fronted/src/components/chart/chart/chartLog.vue @@ -39,7 +39,6 @@ ref="logTable" class="nz-table2" size="mini" - width="100%" v-if="tableData.length" >