@@ -281,6 +281,7 @@
});
} else {
alert(data['msg'])
+ window.location.href = "http://" + domain + ":7724/web/login.html";
}
);
@@ -277,6 +277,7 @@