แก้บักระบบ โดยต้น นคร
This commit is contained in:
@@ -137,7 +137,7 @@ function Oneva_evaluation_behavior_process2_scoreChange(){
|
||||
|
||||
$("#eva_create_evaluation_detail_summary2_total_summary_competency_supervisor").text((total_behavior*20).toFixed(2));
|
||||
$("#eva_create_evaluation_detail_summary2_Final_summary_competency_supervisor").text((total_behavior*20).toFixed(2));
|
||||
$("#eva_create_evaluation_detail_summary2_competency_supervisor").text((total_behavior_score*w2/10).toFixed(2));
|
||||
$("#eva_create_evaluation_detail_summary2_competency_supervisor").text(((total_behavior*20)*w2/100).toFixed(2));
|
||||
|
||||
calculationAllItem();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user