src/tabviews/subtable/subTable/index.jsx
@@ -41,7 +41,6 @@ } _columns.push(cell) }) // {item.FieldName === 'MenuNo' ? <Icon onClick={(e) => {this.copycontent(e, record[item.FieldName])}} type="copy"/> : ''} this.setState({columns: _columns}) }