ปรับปรุงการนับคะแนนของคนที่คร่อมรอบ

This commit is contained in:
LAPTOP-KB8JC2K2\acer
2021-03-14 13:31:48 +07:00
parent 8606c238b0
commit 0a0ef78366
11 changed files with 1277 additions and 104 deletions

View File

@@ -94,6 +94,7 @@ function eva_adjust_postponement_normal_PutUpdate() {
var successFunc1 = function (result) {
eva_adjust_postponement_detail_normal_02_Save(getUrlParameter("id"));
//AlertSuccess(result.message);
setTimeout(window.location.reload(), 3000);
endLoad();
};
startLoad();