Commit 738b5cfe authored by 周宏民's avatar 周宏民

fix: 修改登录错误

parent b7272e1e
Pipeline #89861 waiting for manual action with stages
......@@ -221,7 +221,6 @@ const Login = forwardRef((props, _ref) => {
</HelmetProvider>
);
});
const mapStateToProps = state => ({
global: state.getIn(['global', 'globalConfig']),
loginMode: state.getIn(['global', 'loginMode']),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment