From f448bd7b318f7696c97b392a263bc364700bc8a0 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 09 六月 2020 15:54:45 +0800 Subject: [PATCH] 2020-06-09 --- src/tabviews/subtable/index.jsx | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/tabviews/subtable/index.jsx b/src/tabviews/subtable/index.jsx index a5c0f11..539c284 100644 --- a/src/tabviews/subtable/index.jsx +++ b/src/tabviews/subtable/index.jsx @@ -982,8 +982,6 @@ BData={this.props.BData} dict={this.state.dict} MenuID={this.props.MenuID} - dataManager={this.props.dataManager} - permRoles={this.props.permRoles} logcolumns={this.state.logcolumns} refreshdata={this.refreshbyaction} ContainerId={this.props.ContainerId} -- Gitblit v1.8.0