chenrj-PC\chenrj hace 8 años
padre
commit
3a7265fb23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      VisualInspection/js/statistics/business_promotion_feedback.js

+ 1 - 1
VisualInspection/js/statistics/business_promotion_feedback.js

@@ -208,7 +208,7 @@ function getEmployeeInfosClick(url, param, start_score, end_score, start_num, en
         $("tr:gt(1):odd").css("background", "#EFEFEF");
     }, function(error) {
         return "";
-    });
+    }); 
 }