From a82d726906f0264b96a5b1a82d932d0c3c38714e Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 05 一月 2021 18:30:21 +0800
Subject: [PATCH] 2021-01-05

---
 src/tabviews/zshare/chartcomponent/index.jsx |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/tabviews/zshare/chartcomponent/index.jsx b/src/tabviews/zshare/chartcomponent/index.jsx
index bca879e..2d24129 100644
--- a/src/tabviews/zshare/chartcomponent/index.jsx
+++ b/src/tabviews/zshare/chartcomponent/index.jsx
@@ -22,7 +22,6 @@
     data: PropTypes.array,           // 鍥捐〃浼犲叆鏁版嵁
     loading: PropTypes.bool,         // 鏁版嵁鍔犺浇涓�
     config: PropTypes.object,        // 椤甸潰閰嶇疆淇℃伅
-    getexceloutparam: PropTypes.func // 鑾峰彇excel瀵煎嚭鍙傛暟
   }
 
   state = {
@@ -1092,7 +1091,6 @@
                     btn={item}
                     show="icon"
                     setting={config.setting}
-                    getexceloutparam={this.props.getexceloutparam}
                     updateStatus={() => {}}
                   />
                 )

--
Gitblit v1.8.0