From acf7627f5c57d62fd7d93dd9794911c6e7b4e42f Mon Sep 17 00:00:00 2001
From: 81041 <81041@192.168.10.28>
Date: 星期五, 19 十月 2018 14:15:51 +0800
Subject: [PATCH] Merge branch 'dev_lxw' of https://whyclxw1@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw

---
 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