防抖
This commit is contained in:
@ -337,7 +337,7 @@ const ForeignForm: React.FC<ForeignFormProps> = ({
|
||||
|
||||
{/* 使用通用表单组件 */}
|
||||
<QualificationSection form={form} />
|
||||
<InvoiceSection form={form} />
|
||||
{/* <InvoiceSection form={form} /> */}
|
||||
<BankAccountSection form={form} supplierType={'ovs'} />
|
||||
<SurveySection form={form} surveyQuestions={surveyQuestions} />
|
||||
<AttachmentSection form={form} />
|
||||
|
Reference in New Issue
Block a user