chenrj-PC\chenrj vor 8 Jahren
Ursprung
Commit
3a7265fb23
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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 "";
-    });
+    }); 
 }