no message
This commit is contained in:
parent
78c121d2a2
commit
2e2d9db4e6
@ -46,9 +46,6 @@ function $ajaxget(url, data) {
|
||||
return new Promise((resolve, reject) => {
|
||||
axios
|
||||
.get(url, {
|
||||
headers: {
|
||||
"Contddden": "max-age=3600",
|
||||
},
|
||||
emulateJSON: true,
|
||||
withCredentials: true,
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user