this.request = { cancel: axiosSource.cancel };. axios .get("https://reqres.in/api/users?delay=2", {. cancelToken: axiosSource.token,. } ...
確定! 回上一頁