const abort = new AbortController(); const AbortableArticle = CoolerArticleResource.detail().extend({ signal: abort.signal, } ...
確定! 回上一頁