ปรับปรุง permission

This commit is contained in:
LAPTOP-KB8JC2K2\acer
2021-04-11 13:20:59 +07:00
parent 74a02a8657
commit b96dc008f5

View File

@@ -462,11 +462,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) {