From b3460365bca5a645e3e37d69dd606ae8bea8cbb0 Mon Sep 17 00:00:00 2001 From: whyclj <1525436766@qq.com> Date: 星期一, 07 一月 2019 16:11:00 +0800 Subject: [PATCH] Merge branch 'dev_lxw' of https://whyclj@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw --- 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