Config Changes

This commit is contained in:
Patrick Fic
2021-02-23 13:41:46 -08:00
parent e77973d17b
commit ded12bdb3f
19 changed files with 699 additions and 8 deletions

View File

@@ -102,9 +102,6 @@ export function JobsCreateJobsInfo({ bodyshop, form, selected }) {
<Form.Item label={t("jobs.fields.est_ct_ln")} name="est_ct_ln">
<Input />
</Form.Item>
<Form.Item label={t("jobs.fields.pay_date")} name="pay_date">
<Input />
</Form.Item>
<Form.Item label={t("jobs.fields.est_ph1")} name="est_ph1">
<Input />
</Form.Item>