|
@@ -471,7 +471,6 @@
|
|
'Authorization': 'Bearer ' + this.$route.params.id,
|
|
'Authorization': 'Bearer ' + this.$route.params.id,
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Access-Control-Allow-Origin": "*",
|
|
"Access-Control-Allow-Headers": "content-type",
|
|
"Access-Control-Allow-Headers": "content-type",
|
|
- "Access-Control-Request-Method": "GET,POST",
|
|
|
|
}
|
|
}
|
|
}).then(res => {
|
|
}).then(res => {
|
|
// res.data.rows
|
|
// res.data.rows
|