mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-09-09 08:08:54 +08:00
修复bug
This commit is contained in:
@@ -35,7 +35,7 @@ const axiosHooks: AxiosHooks = {
|
||||
config.params = {}
|
||||
}
|
||||
config.headers = headers
|
||||
config.url = config.url?.replace(".", "/")
|
||||
// config.url = config.url?.replace(".", "/")
|
||||
return config
|
||||
},
|
||||
requestInterceptorsCatchHook(err) {
|
||||
|
||||
Reference in New Issue
Block a user