CancelToken——取消請求1.使用方法,封裝一個方法請求export function getInfo(data, cancel) { return request({ url: '/users/userInfo', ...
確定! 回上一頁