<SectionList
renderSectionHeader={this._sectionComp}
renderItem={this._renderListRow}
sections={this.state.dataBlobSort}
eatraData={this.state}
/>
在SectionList中添加 eatraData={this.state} 便可更新数据