king
2021-09-24 95ccc1acc6d8ede1c839493e7aecc9c97fd34c8c
src/components/header/index.jsx
@@ -398,7 +398,7 @@
          sessionStorage.setItem('isEditState', 'true')
          this.setSystemFuncs()
          this.props.modifyMainMenu(null)
          this.props.history.replace('/design')
        } else {
          if (res.message.indexOf('密码错误') > -1) {