From acd7597461beeb0ae452e46ac4191e9e22791854 Mon Sep 17 00:00:00 2001 From: whyclj <1525436766@qq.com> Date: 星期一, 07 一月 2019 16:14:04 +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