king
2020-01-19 b35e3f0bacdbadf5823e06fe8dc6e047089aae38
src/components/header/index.jsx
@@ -263,6 +263,9 @@
          this.loadmenu()
          this.props.resetEditState(true)
        } else {
          this.setState({
            loginLoading: false
          })
          notification.error({
            top: 92,
            message: res.message,