fix: 修复手机集成WELINK页面的BUG
This commit is contained in:
@@ -41,7 +41,6 @@ service.defaults.headers['Content-type'] = 'application/json'
|
||||
*/
|
||||
service.interceptors.request.use(
|
||||
config => {
|
||||
debugger
|
||||
return config
|
||||
},
|
||||
error => {
|
||||
|
||||
Reference in New Issue
Block a user