src/views/menudesign/popview/index.jsx
@@ -113,6 +113,7 @@ completeSave = () => { this.setState({ oriConfig: fromJS(this.state.config).toJS(), menuloading: false }) } @@ -142,7 +143,7 @@ window.GLOB.customMenu = config this.props.save(config) this.props.save(fromJS(config).toJS()) } onEnabledChange = () => {