tapeId:
        this.props.location.state && this.props.location.state.tapeId
          ? this.props.location.state.tapeId
          : null,