update
This commit is contained in:
parent
ca43f02386
commit
8baaeb0607
@ -41,7 +41,7 @@ class FlowLists extends BaseAdminDataLists implements ListsSearchInterface
|
||||
public function setSearch(): array
|
||||
{
|
||||
return [
|
||||
'=' => ['check_type', 'status'],
|
||||
'=' => ['flow_cate','check_type', 'status'],
|
||||
'%like%' => ['name'],
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user