ทำ 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

@@ -23,6 +23,8 @@ function eva_create_evaluation_detail_firstdoc_FeedDataToForm(data) {
status_self_a = data.status_self_a;
status_chief_a = data.status_chief_a;
role_code = data.role_code;
CheckPermission();
console.log(data);
}