king
2023-07-28 eb1249a516bf7ccf356618702a3e5cafb5ae5bc4
src/views/menudesign/index.jsx
@@ -651,6 +651,8 @@
        comloading: false,
        needUpdate: true
      })
      window.GLOB.customMenu = config
      return
    }
@@ -729,6 +731,8 @@
      config.components = this.setPopView(config.components, parents, popbtns)
      this.setState({ delButtons: bts, config, comloading: false })
      window.GLOB.customMenu = config
    })
  }