From 0c94290767a88c913ed736e65970eafee9e41519 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 22 七月 2020 15:49:16 +0800
Subject: [PATCH] 2020-07-22

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

diff --git a/src/tabviews/commontable/index.jsx b/src/tabviews/commontable/index.jsx
index 623948b..e7d9944 100644
--- a/src/tabviews/commontable/index.jsx
+++ b/src/tabviews/commontable/index.jsx
@@ -1125,6 +1125,7 @@
                     logcolumns={this.state.logcolumns}
                     ContainerId={this.state.ContainerId}
                     refreshdata={this.refreshbyaction}
+                    getexceloutparam={this.getexceloutparam}
                     handleTableId={this.handleTableId}
                   />
                 </Col>

--
Gitblit v1.8.0