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