zhouna пре 4 година
родитељ
комит
5fcb2077ff
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/index.js

+ 2 - 2
src/index.js

@@ -75,8 +75,8 @@ function renderFlawList(data){
                 <div class="emptyTxt">恭喜您,病历未发现缺陷</div>
             </div>
         `;
-      $('.flawList').html(str);
-      return;
+      /*$('.flawList').html(str);
+      return;*/
     }
     $("#level").text(level);
     $("#score").text(scoreRes);