IO-1209 Part type not saving.

This commit is contained in:
Patrick Fic
2021-06-16 13:27:10 -07:00
parent ba8c8bc976
commit 1575d5e3e7
2 changed files with 2 additions and 2 deletions

View File

@@ -937,7 +937,7 @@ export default function ShopInfoGeneral({ form }) {
<Select.Option value="PAS">
{t("joblines.fields.part_types.PAS")}
</Select.Option>
</Select>{" "}
</Select>
</Form.Item>
<Form.Item
label={t("joblines.fields.oem_partno")}