react :components取一个components里的值
import ExportWordLibraryPage from './ExportWordLibraryPage'
<ExportWordLibraryPage ref={(ref) => {self.exportWordLibraryPage = ref; }}/>
<ExportWordLibraryPage ref={(ref) => {self.exportWordLibraryPage = ref; }}/>