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 => {