king
2021-01-07 696d85238a734a4b691f486fde05c93fc5dba3ab
src/views/menudesign/index.jsx
@@ -163,6 +163,7 @@
  handleBack = () => {
    this.setState({popBtn: null, delButtons: []}, () => {
      sessionStorage.setItem('editMenuType', 'menu')
      this.props.modifyCustomMenu(this.state.config)
      this.setState({visible: false})
    })
  }
@@ -257,6 +258,7 @@
          openEdition: result.open_edition || '',
        })
        this.props.modifyCustomMenu(config)
        this.getRoleFields()
      } else {
        notification.warning({