IO-1088 remove pagination on bill enter

This commit is contained in:
Patrick Fic
2021-05-12 14:25:30 -07:00
parent 967cc2932a
commit 64ebdd7d40
2 changed files with 12 additions and 2 deletions

View File

@@ -444,6 +444,7 @@ export function BillEnterModalLinesComponent({
dataSource={fields}
columns={mergedColumns(remove)}
scroll={{ x: true }}
pagination={false}
rowClassName="editable-row"
/>
<Form.Item>