样式修改
This commit is contained in:
parent
47d77340cd
commit
feaf4dba91
@ -881,7 +881,7 @@ export default function Payment(props: IPaymentProps) {
|
||||
</Spin> */}
|
||||
<Spin tip="正在提交..." spinning={isLoading}>
|
||||
<Form
|
||||
name="basic"
|
||||
name="paymentForm"
|
||||
form={form}
|
||||
onFinish={() => {
|
||||
setPaymentModal(true)
|
||||
|
Loading…
Reference in New Issue
Block a user