Various samll bugfixes.
This commit is contained in:
@@ -50,7 +50,14 @@ export function JobsCloseLines({ bodyshop, joblines }) {
|
||||
>
|
||||
<ReadOnlyFormItem type="currency" />
|
||||
</Form.Item>
|
||||
|
||||
<Form.Item
|
||||
span={2}
|
||||
label={t("joblines.fields.op_code_desc")}
|
||||
key={`${index}op_code_desc`}
|
||||
name={[field.name, "op_code_desc"]}
|
||||
>
|
||||
<ReadOnlyFormItem />
|
||||
</Form.Item>
|
||||
<Form.Item
|
||||
span={2}
|
||||
label={t("joblines.fields.mod_lbr_ty")}
|
||||
|
||||
Reference in New Issue
Block a user