This commit is contained in:
PC-202306242200\Administrator
2024-09-13 09:29:31 +08:00
parent 81b8786cb5
commit 0a04d528c2
6 changed files with 6 additions and 4 deletions

View File

@@ -137,6 +137,8 @@ export const errorConfig: RequestConfig = {
// url = config.url;
// }
// const url = config?.url
return { ...config, url, headers };
},
],