mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
管理、商家添加登录图片验证
This commit is contained in:
@@ -24,6 +24,8 @@ service.interceptors.request.use(
|
||||
...config.params
|
||||
}
|
||||
}
|
||||
const uuid = getStore('uuid');
|
||||
config.headers['uuid'] = uuid;
|
||||
return config;
|
||||
},
|
||||
err => {
|
||||
|
||||
Reference in New Issue
Block a user