ปรับทศนิยม 3 ตำแหน่ง
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user