IO-1332 Resolve production note save on intake.
This commit is contained in:
@@ -245,6 +245,7 @@ export function JobChecklistForm({
|
||||
name={["production_vars", "note"]}
|
||||
label={t("jobs.fields.production_vars.note")}
|
||||
disabled={readOnly}
|
||||
trigger="onChange"
|
||||
>
|
||||
<Input.TextArea rows={3} disabled={readOnly} />
|
||||
</Form.Item>
|
||||
|
||||
Reference in New Issue
Block a user