ปรับทศนิยม 3 ตำแหน่ง

This commit is contained in:
Nakorn Rientrakrunchai
2021-03-07 15:00:33 +07:00
parent 9bac5ef7d3
commit a40d6d79d0
10 changed files with 391 additions and 372 deletions

View File

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