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