更新细节
This commit is contained in:
parent
1d1589b400
commit
8554de48db
@ -38,7 +38,7 @@ class ContractLists extends BaseAdminDataLists implements ListsSearchInterface
|
||||
public function setSearch(): array
|
||||
{
|
||||
return [
|
||||
'=' => ['c.org_id', 'c.dept_id', 'c.contract_name', 'c.contract_type', 'c.contract_code'],
|
||||
'=' => ['c.org_id', 'c.dept_id', 'c.customer_id', 'c.contract_name', 'c.contract_type', 'c.contract_code'],
|
||||
];
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user