king
2019-12-13 a70940450c021a47e69abdf8fa8f7f98594601cc
src/components/header/resetpwd/index.jsx
File was renamed from src/components/resetpwd/index.jsx
@@ -31,10 +31,6 @@
    })
  }
  resetfrom = () => {
    this.props.form.resetFields()
  }
  handleConfirmBlur = e => {
    const { value } = e.target
    this.setState({ confirmDirty: this.state.confirmDirty || !!value })