[FIX]保全-退保pdf预览调试

This commit is contained in:
yuweiqi
2020-06-09 11:47:16 +08:00
parent 8fe0e9024c
commit 24ef0c5df2
2 changed files with 9 additions and 4 deletions

View File

@@ -93,7 +93,7 @@ service.interceptors.request.use(
}
config.headers['token'] = window.localStorage.getItem('token')
// config.headers['token'] = ``
// config.headers['token'] = `f0003a753d1d492083248f723ab1b6e9`//TEST测试专用
return config
},
error => {