king
2023-06-14 08cce3334a2dc81d690b518136b0aaea64e48b0b
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({