แก้ไข OP 3 ข้อสุดท้าย
This commit is contained in:
@@ -159,8 +159,8 @@ function Oneva_evaluation_achievement_process2_scoreChange(){
|
||||
//console.log(score_old);
|
||||
});
|
||||
$("#h_eva_evaluation_achievement_process2_weight").text(total_achievement_weight.toFixed(2));
|
||||
$("#h_eva_evaluation_achievement_process2_score2").text(total_achievement_score.toFixed(2));
|
||||
$("#h_eva_evaluation_achievement_process2_score").text(total_achievement_score_old.toFixed(2));
|
||||
$("#h_eva_evaluation_achievement_process2_score2").text(total_achievement.toFixed(2));
|
||||
$("#h_eva_evaluation_achievement_process2_score").text(total_achievement_old.toFixed(2));
|
||||
|
||||
var w1 = parseFloat($("#w1").text());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user