From 576885f1e81845101bf5fd440fcbe68c71eaf9d0 Mon Sep 17 00:00:00 2001 From: wangxin Date: Sun, 26 Aug 2018 17:59:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E4=BA=86=E6=97=A5=E5=BF=97=E6=80=BB?= =?UTF-8?q?=E9=87=8F=E4=B8=80=E5=88=97=E4=BD=86=E6=98=AF=E4=B8=8A=E9=9D=A2?= =?UTF-8?q?=E5=B1=9E=E6=80=A7=E4=B8=8D=E5=85=A8=E7=9A=84=E7=BB=9F=E4=B8=80?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E5=85=B6=E6=97=A5=E5=BF=97=E9=87=8F=E4=B8=BA?= =?UTF-8?q?0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/static/global/scripts/common.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/webapp/static/global/scripts/common.js b/src/main/webapp/static/global/scripts/common.js index 8bb931152..1d6b681ea 100644 --- a/src/main/webapp/static/global/scripts/common.js +++ b/src/main/webapp/static/global/scripts/common.js @@ -1155,6 +1155,8 @@ var getTotalLog=function(){ }else{ $(this).html("0"); } + }else{ + $(this).html("0"); } }); if(data.compileIds.length>0){