whyclj
2019-01-07 b3460365bca5a645e3e37d69dd606ae8bea8cbb0
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);
                  }