добавил фильтрацию
This commit is contained in:
gofnnp 2023-02-06 01:33:15 +04:00
parent acc9175381
commit a292d5d86c

View File

@ -31,6 +31,7 @@
<th><p-columnFilter type="text" field="external_id" [matchModeOptions]="matchModeOptions" [matchMode]="'custom-contains'"></p-columnFilter></th>
<th><p-columnFilter type="text" field="phone" [matchModeOptions]="matchModeOptions" [matchMode]="'custom-contains'"></p-columnFilter></th>
<th></th>
<th><p-columnFilter type="text" field="phone" [matchModeOptions]="matchModeOptions" [matchMode]="'custom-contains'"></p-columnFilter></th>
</tr>
</ng-template>
<ng-template pTemplate="body" let-order>