加了日志总量一列但是上面属性不全的统一设置其日志量为0

This commit is contained in:
wangxin
2018-08-26 17:59:44 +08:00
parent aac644777c
commit 576885f1e8

View File

@@ -1155,6 +1155,8 @@ var getTotalLog=function(){
}else{
$(this).html("0");
}
}else{
$(this).html("0");
}
});
if(data.compileIds.length>0){