king
2020-05-12 d21470fe80e265cda2c355f636c3258eb0f56636
src/templates/sharecomponent/actioncomponent/verifyexcelin/index.jsx
@@ -197,6 +197,7 @@
  UNSAFE_componentWillMount() {
    let _verify = this.props.card.verify || {}
    _verify = JSON.parse(JSON.stringify(_verify))
    let _columns = _verify.columns || []
    _columns = _columns.map(col => {