From d69d8ff8efff43bf0c189a7f3cec28357e51f592 Mon Sep 17 00:00:00 2001 From: 81041 <81041@DESKTOP-025NVD9> Date: 星期一, 07 一月 2019 16:07: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