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