ทำ flow เสด

This commit is contained in:
Nakorn Rientrakrunchai
2021-02-12 21:46:46 +07:00
parent 1aba912679
commit fc5cd13a6e
4 changed files with 85 additions and 57 deletions

View File

@@ -79,6 +79,7 @@ function eva_create_evaluation_detail_status_PutUpdate(a) {
data.status_mode = a;
if (a === "nextA") {
data.status_self_a = "Y";
data.status_chief_a = "";
}
else if (a === "backB") {
data.status_chief_a = "N";