From 55956293f26019588ed555b007690c226a210fcd Mon Sep 17 00:00:00 2001 From: 81041 <81041@DESKTOP-025NVD9> Date: 星期二, 08 一月 2019 08:49:59 +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