src/menu/components/share/actioncomponent/index.jsx
@@ -162,6 +162,8 @@ addButton = (cardId, element) => { if (cardId !== this.props.config.uuid) return delete element.eleType const { actionlist } = this.state this.setState({actionlist: [...actionlist, element]})