Explorar el Código

修 修改密码随窗口变化弹出;

fanlongfei %!s(int64=7) %!d(string=hace) años
padre
commit
fdcaa46fde
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CallCenterWeb.UI/js/index.js

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

@@ -342,7 +342,7 @@ $(document).ready(function() {
342 342
 		Dialog('dialogDrag', 'dialogMove');
343 343
 		showDialog();
344 344
 		//侦听浏览器窗口大小变化
345
-		window.onresize = showDialog;
345
+		//window.onresize = showDialog;
346 346
 
347 347
 //		$('.personal').show();
348 348
 		$.ajax({