update
This commit is contained in:
parent
7d13f4b10b
commit
1bf59b138a
@ -44,7 +44,7 @@ class ProjectPersonnelLists extends BaseAdminDataLists implements ListsSearchInt
|
||||
public function setSearch(): array
|
||||
{
|
||||
return [
|
||||
'=' => ['work_type'],
|
||||
'=' => ['work_type','project_id'],
|
||||
'%like%' => ['name', 'mobile'],
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user