httpRequestList.forEach((item)=>{ item(); }); Vue.$httpRequestList = []; } }. 4.在需要取消axios請求佇列時,呼叫cancelRequest方法即可.
確定! 回上一頁