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