加了日志总量一列但是上面属性不全的统一设置其日志量为0
This commit is contained in:
@@ -1155,6 +1155,8 @@ var getTotalLog=function(){
|
||||
}else{
|
||||
$(this).html("0");
|
||||
}
|
||||
}else{
|
||||
$(this).html("0");
|
||||
}
|
||||
});
|
||||
if(data.compileIds.length>0){
|
||||
|
||||
Reference in New Issue
Block a user