From 994b24a8c39695f574c8dafbcf7dd825d2f33cce Mon Sep 17 00:00:00 2001 From: tangjie <122778500@qq.com> Date: Mon, 13 Jul 2026 15:31:49 +0800 Subject: [PATCH] fix --- .../PersonnelInfo/Certificate/index.js | 4 +- .../PersonnelInfo/List/index.js | 1 + .../EnterpriseInfo/QualificationCert/index.js | 10 +- .../EnterpriseInfo/ResignationApply/index.js | 1 + .../FilingForm/components/BasicInfoStep.jsx | 29 ++- .../Supervision/BasicInfo/OrgAccount/index.js | 236 ++++++++++++++---- 6 files changed, 219 insertions(+), 62 deletions(-) diff --git a/src/pages/Container/EnterpriseInfo/PersonnelInfo/Certificate/index.js b/src/pages/Container/EnterpriseInfo/PersonnelInfo/Certificate/index.js index c5270e3..1706c3b 100644 --- a/src/pages/Container/EnterpriseInfo/PersonnelInfo/Certificate/index.js +++ b/src/pages/Container/EnterpriseInfo/PersonnelInfo/Certificate/index.js @@ -375,7 +375,9 @@ function CertModal({ - + diff --git a/src/pages/Container/EnterpriseInfo/PersonnelInfo/List/index.js b/src/pages/Container/EnterpriseInfo/PersonnelInfo/List/index.js index 41181db..ccf37d8 100644 --- a/src/pages/Container/EnterpriseInfo/PersonnelInfo/List/index.js +++ b/src/pages/Container/EnterpriseInfo/PersonnelInfo/List/index.js @@ -710,6 +710,7 @@ function StaffFormModal({ diff --git a/src/pages/Container/EnterpriseInfo/QualificationCert/index.js b/src/pages/Container/EnterpriseInfo/QualificationCert/index.js index 5ac6725..d8fd629 100644 --- a/src/pages/Container/EnterpriseInfo/QualificationCert/index.js +++ b/src/pages/Container/EnterpriseInfo/QualificationCert/index.js @@ -369,21 +369,21 @@ function CertFormModal({ label="证书名称" rules={[{ required: true, message: "请输入证书名称" }]} > - + - + - + -