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/custom/components/card/data-card/index.jsx | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/tabviews/custom/components/card/data-card/index.jsx b/src/tabviews/custom/components/card/data-card/index.jsx index 2cdf171..06056cc 100644 --- a/src/tabviews/custom/components/card/data-card/index.jsx +++ b/src/tabviews/custom/components/card/data-card/index.jsx @@ -360,7 +360,6 @@ columns={config.columns} selectedData={selectedData} refreshdata={this.refreshbyaction} - getexceloutparam={this.getexceloutparam} /> : null } <div className={`data-zoom ${config.wrap.cardType || ''} ${config.wrap.scale || ''}`}> -- Gitblit v1.8.0