From c163f045b668ba56a146defc04f3a795e3648d89 Mon Sep 17 00:00:00 2001 From: wangxin Date: Mon, 3 Sep 2018 15:02:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=89=8D=E5=8F=B0=E4=BC=A0?= =?UTF-8?q?=E5=85=A5=E5=90=8E=E5=8F=B0=E7=9A=84compileId=E6=B2=A1=E6=9C=89?= =?UTF-8?q?=E6=97=A5=E5=BF=97=E7=BB=93=E6=9E=9C=E8=BF=94=E5=9B=9E=E7=9A=84?= =?UTF-8?q?=E6=97=B6=E5=80=99=EF=BC=8C=E7=95=8C=E9=9D=A2=E4=B8=8Aloading?= =?UTF-8?q?=E6=B2=A1=E6=9C=89=E6=AD=A3=E7=A1=AE=E6=B6=88=E5=A4=B1=E5=8F=98?= =?UTF-8?q?=E4=B8=BA0=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/static/global/scripts/common.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/webapp/static/global/scripts/common.js b/src/main/webapp/static/global/scripts/common.js index e2aebcfe5..205deaa78 100644 --- a/src/main/webapp/static/global/scripts/common.js +++ b/src/main/webapp/static/global/scripts/common.js @@ -1310,6 +1310,7 @@ var GetLogTotal=function(_data){ success:function(data,textStatus){//处理返回结果 if(textStatus=="success"){ totalTrs.each(function(){ + var hasLog=false; for(var i=0;i