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({