เพิ่มประวัติ การดำเนินกิจกรรมการประเมิน

This commit is contained in:
LAPTOP-KB8JC2K2\acer
2021-04-13 15:14:51 +07:00
parent 9feecad1cb
commit ddb4232254
29 changed files with 2626 additions and 47 deletions

View File

@@ -453,11 +453,11 @@
});
function CheckPermission() {
//if (status_self === "Y") {
// $(".status_self").hide();
// $(".status_self_text").attr("disabled", true);
// $("#status").text("คุณส่งแบบประเมินไปแล้ว");
//}
if (status_self === "Y") {
$(".status_self").hide();
$(".status_self_text").attr("disabled", true);
$("#status").text("คุณส่งแบบประเมินไปแล้ว");
}
}
function OnWeightChanged(c) {