From 3fd8c3d6cde8249cdceb03dad71fa356c293f409 Mon Sep 17 00:00:00 2001 From: hdw <hdw@192.168.7.127> Date: 星期一, 07 一月 2019 14:40:07 +0800 Subject: [PATCH] 关闭页面输出 --- gx_tieta/WebRoot/ex-battinfo.jsp | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gx_tieta/WebRoot/ex-battinfo.jsp b/gx_tieta/WebRoot/ex-battinfo.jsp index 5bd3409..a17b80b 100644 --- a/gx_tieta/WebRoot/ex-battinfo.jsp +++ b/gx_tieta/WebRoot/ex-battinfo.jsp @@ -702,7 +702,7 @@ tOptions.data = resData; // 璁剧疆琛ㄦ牸鐨勬暟鎹� table.render(tOptions); } - console.log(456); + // console.log(456); // 瀹炴椂鍥炶皟 updateSearch.timer = setTimeout(updateSearch, 4000); } @@ -857,7 +857,7 @@ _resData.doThings = ''; layuiTbl.updateTr(i, _resData); } - console.log(123); + //console.log(123); // 瀹炴椂鍥炶皟 updateAcceptSearch.timer = setTimeout(updateAcceptSearch, 4000); } -- Gitblit v1.9.1