update
This commit is contained in:
parent
b38341c1ae
commit
cc92ff7d13
@ -40,7 +40,7 @@ class ProjectLoanApplyLists extends BaseAdminDataLists implements ListsSearchInt
|
|||||||
{
|
{
|
||||||
return [
|
return [
|
||||||
'=' => ['project_id'],
|
'=' => ['project_id'],
|
||||||
'%like%' => ['apply_user', 'payee_name'],
|
'%like%' => ['loan_apply_code', 'apply_user', 'payee_name'],
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user