king
2019-12-26 4c2ef2d3a98d7d9a2592721db2f5858528eb5c86
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})
  }