no message
This commit is contained in:
parent
3eb4d908eb
commit
0cdae227fc
@ -63,8 +63,8 @@ function $ajaxget(url, data) {
|
||||
resolve(data)
|
||||
})
|
||||
.catch(error => {
|
||||
if (error.response?.status == 401) openShowWindow()
|
||||
reject(error)
|
||||
if (error.response?.status == 401) openShowWindow()
|
||||
})
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user