This commit is contained in:
邓晓坤
2019-09-25 15:01:33 +08:00
parent 0e2dbf4cfc
commit 70ac9ba250
2 changed files with 3 additions and 14 deletions

View File

@@ -33,7 +33,7 @@ service.interceptors.request.use(
config.headers['token'] = window.localStorage.getItem('token')
// config.headers['token'] = `507e5ff426364e95b22cd4c1e22f427f`
return config
// return config
},
error => {
// Do something with request error