liuzhen лет назад: 5
Родитель
Сommit
161cfb8a8f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      WebUI/CallCenterWeb.UI/js/index.js

+ 1 - 1
WebUI/CallCenterWeb.UI/js/index.js

@@ -2,7 +2,7 @@
2 2
 $(document).ready(function () {
3 3
 
4 4
     if ($.cookie("token") == null) {
5
-        window.location.href = "login.html";
5
+        window.location.href = "index.html";
6 6
     }
7 7
 	getnew();
8 8
     //来电弹屏