bug
This commit is contained in:
@@ -10,7 +10,6 @@ instance.interceptors.request.use(config => {
|
||||
config.url = '/api' + config.url.replace(/(app|auth|admin)\//, "")
|
||||
}
|
||||
|
||||
console.log(config)
|
||||
return config
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user