src/templates/zshare/editcomponent/index.jsx
@@ -227,7 +227,7 @@ onCancel={() => {this.setState({pasteVisible: false})}} destroyOnClose > <PasteForm wrappedComponentRef={(inst) => this.pasteFormRef = inst}/> <PasteForm wrappedComponentRef={(inst) => this.pasteFormRef = inst} inputSubmit={this.pasteSubmit}/> </Modal> </div> )