IO-1088 remove pagination on bill enter
This commit is contained in:
@@ -444,6 +444,7 @@ export function BillEnterModalLinesComponent({
|
||||
dataSource={fields}
|
||||
columns={mergedColumns(remove)}
|
||||
scroll={{ x: true }}
|
||||
pagination={false}
|
||||
rowClassName="editable-row"
|
||||
/>
|
||||
<Form.Item>
|
||||
|
||||
Reference in New Issue
Block a user