IO-1097 add website to bodyshop table
This commit is contained in:
@@ -61,7 +61,6 @@ const JobSearchSelect = (
|
||||
],
|
||||
"id"
|
||||
);
|
||||
console.log("restProps", restProps);
|
||||
|
||||
return (
|
||||
<div>
|
||||
|
||||
@@ -92,7 +92,9 @@ export default function ShopInfoGeneral({ form }) {
|
||||
>
|
||||
<PhoneFormItem />
|
||||
</Form.Item>
|
||||
|
||||
<Form.Item label={t("bodyshop.fields.website")} name="website">
|
||||
<Input />
|
||||
</Form.Item>
|
||||
<Form.Item
|
||||
label={t("bodyshop.fields.insurance_vendor_id")}
|
||||
name="insurance_vendor_id"
|
||||
|
||||
Reference in New Issue
Block a user