IO-1161 Line Modal Hours to precision 1.

This commit is contained in:
Patrick Fic
2021-05-25 09:58:46 -07:00
parent 6ae9de7df3
commit 5f0a683ec1

View File

@@ -123,7 +123,7 @@ export default function JobLinesUpsertModalComponent({
// }), // }),
// ]} // ]}
> >
<InputCurrency /> <InputNumber precision={1} />
</Form.Item> </Form.Item>
</LayoutFormRow> </LayoutFormRow>
<LayoutFormRow> <LayoutFormRow>