chenrj-PC\chenrj 8 lat temu
rodzic
commit
3a7265fb23

+ 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 "";
-    });
+    }); 
 }