查询数组中值相等的
modules.modules.find(item => item.route === route).chinese
ref调用子组件
<FacePointsMarkTool ref={com => this.com = com} customRightRender={this.customRightRender} hideSaved={this.handleHideSaved} dataSource={dataSource} loadMore={this.getFaceData} isShowFacePlus saveFaceData={this.saveFaceData}></FacePointsMarkTool>