src/views/design/header/editfirstmenu/index.jsx @@ -141,6 +141,7 @@ onOk() { return Api.getSystemConfig(param).then(res => { if (res.status) { that.setState({ change: false }) that.props.reload() } else { notification.warning({