Merge pull request 'update' (#185) from zhangwei into dev
Reviewed-on: #185
This commit is contained in:
commit
18c110a9f0
@ -40,7 +40,7 @@ class ProjectLoanApplyLists extends BaseAdminDataLists implements ListsSearchInt
|
||||
{
|
||||
return [
|
||||
'=' => ['project_id'],
|
||||
'%like%' => ['apply_user', 'payee_name'],
|
||||
'%like%' => ['loan_apply_code', 'apply_user', 'payee_name'],
|
||||
];
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user