king
2023-06-14 08cce3334a2dc81d690b518136b0aaea64e48b0b
src/views/design/sidemenu/editthdmenu/index.jsx
@@ -157,6 +157,7 @@
        onOk() {
          return Api.getSystemConfig(param).then(res => {
            if (res.status) {
              that.setState({ change: false })
              MKEmitter.emit('mkUpdateMenuList')
            } else {
              notification.warning({