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