Resolved object cloning issue for allocations on job close IO-431

This commit is contained in:
Patrick Fic
2020-12-02 14:38:23 -08:00
parent cf5b9ce215
commit 2a96c5deaa
3 changed files with 4 additions and 3 deletions

View File

@@ -65,7 +65,7 @@ export function BillFormComponent({
return (
<div>
<LayoutFormRow>
<LayoutFormRow grow>
<Form.Item
name="jobid"
label={t("bills.fields.ro_number")}