king
2023-04-27 59db6fab9c1ed1fa5559d423d439e14ea33b1598
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({