From 89fb1308d92e10a27cf8f91f4dd766eb38976e12 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 26 十一月 2020 21:56:42 +0800 Subject: [PATCH] 2020-11-26 --- src/tabviews/custom/components/chart/antv-pie/index.jsx | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/tabviews/custom/components/chart/antv-pie/index.jsx b/src/tabviews/custom/components/chart/antv-pie/index.jsx index 2cedfda..dd7fa3f 100644 --- a/src/tabviews/custom/components/chart/antv-pie/index.jsx +++ b/src/tabviews/custom/components/chart/antv-pie/index.jsx @@ -551,7 +551,6 @@ } } - const mapStateToProps = (state) => { return { tabviews: state.tabviews, -- Gitblit v1.8.0