แก้ไข OP 3 ข้อสุดท้าย

This commit is contained in:
Nakorn Rientrakrunchai
2020-08-21 21:43:41 +07:00
parent 72ac6d9cc9
commit 3d72f494eb
8 changed files with 26 additions and 17 deletions

View File

@@ -122,7 +122,7 @@ function Oneva_evaluation_achievement_process_scoreChange(){
});
$("#h_eva_evaluation_achievement_process_weight").text(total_achievement_weight.toFixed(2));
$("#h_eva_evaluation_achievement_process_score").text(total_achievement_score.toFixed(2));
$("#h_eva_evaluation_achievement_process_score").text(total_achievement.toFixed(2));
var w1 = parseFloat($("#w1").text());