no message
This commit is contained in:
parent
883e585e21
commit
b3b011bfd9
@ -49,8 +49,8 @@ function $ajaxget(url, data) {
|
||||
emulateJSON: true,
|
||||
withCredentials: true,
|
||||
headers: {
|
||||
'cache-control': 'no-cache',
|
||||
'Pragma': 'no-cache'
|
||||
// 'cache-control': 'no-cache',
|
||||
// 'Pragma': 'no-cache'
|
||||
}
|
||||
})
|
||||
.then((res) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user