จัดการหน้าค้นหารายชื่อพนักงาน
This commit is contained in:
@@ -107,7 +107,7 @@ namespace TodoAPI2.Models
|
||||
Created = m_eva_create_evaluation_detail_status.created,
|
||||
Updated = m_eva_create_evaluation_detail_status.updated
|
||||
}
|
||||
).Take(100).ToList();
|
||||
).ToList();
|
||||
|
||||
return data;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user