mirror of
https://gitee.com/anji-plus/report.git
synced 2026-04-05 10:18:33 +08:00
cors
This commit is contained in:
@@ -10,7 +10,6 @@ const service = axios.create({
|
||||
timeout: 60000,
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
'Authorization': getItem('token')
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user