fix same column for quick-search table with pbg
This commit is contained in:
@@ -43,6 +43,7 @@ class RequestAssignmentResouce extends JsonResource
|
||||
->sortByDesc('created_at')
|
||||
->first(),
|
||||
'pbg_task_retributions' => $this->pbg_task_retributions,
|
||||
'pbg_task_detail' => $this->pbg_task_detail,
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user