Commit a7c61795 authored by 周宏民's avatar 周宏民

fix: 修改云登录页

parent 738b5cfe
Pipeline #89864 waiting for manual action with stages
......@@ -225,7 +225,6 @@ const mapStateToProps = state => ({
global: state.getIn(['global', 'globalConfig']),
loginMode: state.getIn(['global', 'loginMode']),
});
const mapDispatchToProps = dispatch => ({
updateConfig(config) {
dispatch(actionCreators.getConfig(config));
......
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