src/utils/request.ts @@ -42,7 +42,8 @@ } catch (err) { console.log(err); // 转换失败返回一个空对象 return {}; return { }; } } ];