fix: 修复手机集成WELINK页面的BUG

This commit is contained in:
zyd
2022-06-14 19:51:19 +08:00
parent 2e9c55e635
commit 7e42473c79
5 changed files with 26 additions and 14 deletions
-1
View File
@@ -41,7 +41,6 @@ service.defaults.headers['Content-type'] = 'application/json'
*/
service.interceptors.request.use(
config => {
debugger
return config
},
error => {