forked from ddrilling/asb_cloud_front
Отключено отображение пагинации
This commit is contained in:
parent
23571eb213
commit
57c6859386
@ -70,6 +70,7 @@ export const WellDrillParams = ({idWell}) => {
|
|||||||
onRowAdd={onAdd}
|
onRowAdd={onAdd}
|
||||||
onRowEdit={onEdit}
|
onRowEdit={onEdit}
|
||||||
onRowDelete={onDelete}
|
onRowDelete={onDelete}
|
||||||
|
pagination={false}
|
||||||
/>
|
/>
|
||||||
</LoaderPortal>
|
</LoaderPortal>
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user