componentWillReceiveProps(nextProps) {
    if (!nextProps.replySaving && this.props.replySaving) {
      if (nextProps.replySaved) {
        const { goBack } = this.props.navigation
        this._alert.alert('回复成功', '', [