d123 лет назад: 8
Родитель
Сommit
89f301fd16
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      WebUI/CallCenterWeb.UI/login.html

+ 1 - 1
WebUI/CallCenterWeb.UI/login.html

268
 					}else {
268
 					}else {
269
 						/*请求后台*/
269
 						/*请求后台*/
270
 						$.cookie("extno",zx_fj);
270
 						$.cookie("extno",zx_fj);
271
-						$.cook("zx_user",zx_user)
271
+						$.cookie("zx_user",zx_user);
272
 					 
272
 					 
273
 						$.ajax({
273
 						$.ajax({
274
 							type: "post",
274
 							type: "post",