king
2023-04-27 6dd965723be9dc245105296198c25a80cfe51b54
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({