You should return Observable other than Subscription function getRandomQuote() { return Observable.create(async(observer) => { const result ...
確定! 回上一頁