diff --git a/src/components/payment/Payment.tsx b/src/components/payment/Payment.tsx
index 33b8666..3a52b3f 100644
--- a/src/components/payment/Payment.tsx
+++ b/src/components/payment/Payment.tsx
@@ -621,20 +621,25 @@ export default function Payment(props: IPaymentProps) {
}}
rules={[{ required: true, message: '请上传打款凭证' }]}
>
-