這裡我們先試著訂閱,看一下API 會回傳什麼樣的資料 keyword .switchMap(e => getSuggestList(e.target.value)) .subscribe(console.log).
確定! 回上一頁