king
2022-11-04 3c50bfdd8d605b3dd449adcb54cdf7f7c25d6c16
src/menu/components/share/actioncomponent/index.jsx
@@ -81,7 +81,9 @@
    MKEmitter.removeListener('submitModal', this.handleSave)
  }
  revert = () => {
  revert = (id) => {
    if (id && id !== this.props.config.uuid) return
    this.setState({
      actionlist: fromJS(this.props.config.action).toJS()
    })