no message
This commit is contained in:
parent
9129afcbfa
commit
9c4892c48f
@ -64,7 +64,7 @@ function $ajaxget(url, data) {
|
||||
})
|
||||
.catch(error => {
|
||||
if (error.response?.status == 401) openShowWindow()
|
||||
reject("")
|
||||
resolve("")
|
||||
})
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user