ปรับปรุงหน้าจก eva detail
This commit is contained in:
@@ -132,7 +132,7 @@ namespace TodoAPI2.Models
|
||||
&& (m_eva_create_evaluation.evaluation_group_id == model.evaluation_group_id || !model.evaluation_group_id.HasValue)
|
||||
|
||||
|
||||
orderby m_eva_create_evaluation.created descending
|
||||
orderby fk_eva_performance_planResult1.fiscal_year, fk_eva_performance_planResult1.theTime, fk_eva_evaluation_groupResult5.code
|
||||
select new eva_create_evaluationViewModel()
|
||||
{
|
||||
id = m_eva_create_evaluation.id,
|
||||
|
||||
Reference in New Issue
Block a user