доработка компоненты вывода клиентов: вывел поиск по жк
This commit is contained in:
parent
a80347c244
commit
3597f7d37a
@ -22,7 +22,7 @@ class ClientsTable extends Component
|
|||||||
public $status;
|
public $status;
|
||||||
public $count;
|
public $count;
|
||||||
public $mode;//short || full
|
public $mode;//short || full
|
||||||
private $filter = [];
|
public $filter = [];
|
||||||
public $clientsCount;
|
public $clientsCount;
|
||||||
public $currentPage;
|
public $currentPage;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user