You can use toPromise Function from rxjs and convert the http request to a promise then use async/await in your component to wait for result.
確定! 回上一頁