src/tabviews/zshare/normalTable/index.jsx
@@ -28,6 +28,7 @@ tableId: PropTypes.string, // 列表Id statFValue: PropTypes.any, // 合计字段数据 pageSize: PropTypes.any, // 每页数据 MenuName: PropTypes.any, // 菜单名称 dict: PropTypes.object, // 字典项 config: PropTypes.object, // 页面配置 MenuID: PropTypes.string, // 菜单Id @@ -602,6 +603,7 @@ selectedData={[record]} BData={this.props.BData} setting={this.props.setting} MenuName={this.props.MenuName} columns={this.props.logcolumns} ContainerId={this.props.ContainerId} updateStatus={this.props.refreshbyaction}