ปรับปรุงสิทธิการมองเห็นต่างๆ

This commit is contained in:
Nakorn Rientrakrunchai
2020-03-01 17:17:43 +07:00
parent c65c179e85
commit f8f46bb346
29 changed files with 448 additions and 696 deletions

View File

@@ -63,7 +63,10 @@ function eva_create_evaluation_detail_status_PutUpdate(a) {
}
var data = eva_create_evaluation_detail_status_GetFromForm();
if(a == "next1"){
if(a == "next0"){
data.status_self = "Y";
}
else if(a == "next1"){
data.status_chief = "Y";
}
else if(a == "back1"){