ปรับปรุงทศนิยม 3 ตำแหน่ง เพิ่มเติม และเปิดให้พิมพ์แบบประเมิน กับ แบบข้อตกลง ต่อเนื่องกันได้

This commit is contained in:
Nakorn Rientrakrunchai
2021-03-07 15:18:58 +07:00
parent a40d6d79d0
commit 288a76cd44
5 changed files with 43 additions and 43 deletions

View File

@@ -168,6 +168,7 @@ function eva_create_evaluation_detail_process_GoDelete(a) {
//================= Control Function =========================================
function setPageByRoleAndStatus(role_code, status_self, status_chief, status_supervisor) {
return;
$(".mycontrol01").hide();
$(".mycontrol02").attr("disabled", true);
$("#eva_create_evaluation_detail_review01_supervisor1_remark").attr("disabled", true);