bikesUrl) .pipe( catchError(error => this.handleError(error)) ); } /** GET bike detail from bike-detail endpoint */ getBikeDetail (id: number): ...
確定! 回上一頁