king
2020-04-17 4f8ffec8fc4aa9918264a3b3b4952421d896f5eb
src/templates/zshare/verifycardexcelin/columnform/index.jsx
@@ -82,16 +82,6 @@
          values.limit = ''
        }
        // let _col = columns.filter(col => col.uuid !== values.uuid && col.Column === values.Column)
        // if (_col.length > 0) {
        //   notification.warning({
        //     top: 92,
        //     message: 'Excel列字段名,不可重复!',
        //     duration: 10
        //   })
        //   return
        // }
        this.props.columnChange(values)
        this.setState({
          editItem: null,