ปรับปรุง UI และ Flow ของงาน เพิ่มเติม
This commit is contained in:
@@ -25,6 +25,13 @@ function eva_create_evaluation_detail_firstdoc_FeedDataToForm(data) {
|
||||
status_chief_a = data.status_chief_a;
|
||||
role_code = data.role_code;
|
||||
|
||||
if (role_code === "1") {
|
||||
show_tool = false;
|
||||
}
|
||||
|
||||
eva_evaluation_operating_agreement_InitiateDataTable();
|
||||
eva_evaluation_operating_agreement_InitialForm();
|
||||
|
||||
CheckPermission();
|
||||
console.log(data);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user