This commit is contained in:
parent
7496f14e63
commit
faaf54ea60
|
@ -224,7 +224,6 @@ const login = () => {
|
|||
} else {
|
||||
var tokenPd = getCookie("lytoken");
|
||||
if (!tokenPd) {
|
||||
ElMessage.error("11111111!");
|
||||
window.location.href =
|
||||
"http://220.191.238.50:996/api/login?returnURL=" +
|
||||
window.location.href;
|
||||
|
|
Loading…
Reference in New Issue