... this.http.get<any>('/api/forecasts/' + forecastId + '/data'); } ngOnInit() { this.route.paramMap .switchMap( params => { return this.
確定! 回上一頁