Initial edits for payment editing IO-531
This commit is contained in:
@@ -178,7 +178,7 @@ function BillEnterModalContainer({
|
||||
autoComplete={"off"}
|
||||
form={form}
|
||||
layout="vertical"
|
||||
initialValues={{ jobid: context.jobId }}
|
||||
initialValues={context}
|
||||
>
|
||||
<PaymentForm form={form} stripeStateArr={stripeStateArr} />
|
||||
</Form>
|
||||
|
||||
Reference in New Issue
Block a user