确认收货改造
This commit is contained in:
@@ -69,6 +69,7 @@ $http.requestStart = options => {
|
||||
options.header['platform'] = store.getters.platform
|
||||
// 请求前加入Token
|
||||
options.header['Access-Token'] = store.getters.token
|
||||
options.header['tenantId'] = '6'
|
||||
// return false 表示请求拦截,不会继续请求
|
||||
return options
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user