React 封装的Form组件wrappedComponentRef引用

<MForm  {...gforms}   {wrappedComponentRef={ref=>{this.gf=ref}}} />

this.gf.props.form.方法()引用方式