审批
This commit is contained in:
parent
1deeb0f961
commit
d1441a2f84
@ -18,7 +18,7 @@ class ApproveLists extends BaseApiDataLists implements ListsSearchInterface
|
||||
public function setSearch(): array
|
||||
{
|
||||
$param = $this->request->param();
|
||||
if ($param['status'] == 0) {
|
||||
if ($param['check_status'] == 0) {
|
||||
return [
|
||||
'=' =>['type']
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user