From 2490c95a78b5b1e381347c05f3a4f410307e4031 Mon Sep 17 00:00:00 2001 From: cjj <Administrator@192.168.10.28> Date: 星期四, 18 十月 2018 17:51:59 +0800 Subject: [PATCH] bug --- gx_tieta/WebRoot/Top.jsp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gx_tieta/WebRoot/Top.jsp b/gx_tieta/WebRoot/Top.jsp index e1db48b..f3deaff 100644 --- a/gx_tieta/WebRoot/Top.jsp +++ b/gx_tieta/WebRoot/Top.jsp @@ -408,7 +408,7 @@ inter = setTimeout(testTime,1000); } } - testTime(); + //testTime(); /* 瀹氭椂鍣� 闂撮殧1绉掓娴嬫槸鍚﹂暱鏃堕棿鏈搷浣滈〉闈� */ //inter = window.setInterval(testTime, 1000); }); -- Gitblit v1.9.1