no message

This commit is contained in:
DESKTOP-RQ919RC\Pc 2025-04-03 18:39:56 +08:00
parent 883e585e21
commit b3b011bfd9

View File

@ -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) => {