From e0866b7ed1794c64ba9b89ce31852cb798bb97c5 Mon Sep 17 00:00:00 2001 From: tangjie <122778500@qq.com> Date: Fri, 10 Jul 2026 10:03:03 +0800 Subject: [PATCH] fix --- .../PersonnelInfo/Certificate/index.js | 26 ++++++++-------- .../PersonnelInfo/List/index.js | 30 ++++++++++--------- 2 files changed, 29 insertions(+), 27 deletions(-) diff --git a/src/pages/Container/EnterpriseInfo/PersonnelInfo/Certificate/index.js b/src/pages/Container/EnterpriseInfo/PersonnelInfo/Certificate/index.js index 96cab71..e195754 100644 --- a/src/pages/Container/EnterpriseInfo/PersonnelInfo/Certificate/index.js +++ b/src/pages/Container/EnterpriseInfo/PersonnelInfo/Certificate/index.js @@ -75,16 +75,16 @@ function StaffCertificatePage(props) { loading={loading} formLine={[ - + , - + , - + , - + , ]} onReset={(values) => { @@ -278,13 +278,13 @@ function CertModal({ >
- + - + - + - + - + - + - + - + - + diff --git a/src/pages/Container/EnterpriseInfo/PersonnelInfo/List/index.js b/src/pages/Container/EnterpriseInfo/PersonnelInfo/List/index.js index c962eba..e8c2e3c 100644 --- a/src/pages/Container/EnterpriseInfo/PersonnelInfo/List/index.js +++ b/src/pages/Container/EnterpriseInfo/PersonnelInfo/List/index.js @@ -156,6 +156,8 @@ function PersonnelInfoPage(props) { label="用户名称" placeholder="请输入用户名称" allowClear + maxLength={20} + showCount /> , @@ -199,7 +201,7 @@ function PersonnelInfoPage(props) { ( @@ -521,7 +523,7 @@ function StaffFormModal({ label="账号" rules={[mobileRule("账号", true)]} > - + @@ -567,7 +569,7 @@ function StaffFormModal({ label="身份证号" rules={[idCardRule(true)]} > - + @@ -598,7 +600,7 @@ function StaffFormModal({ - + @@ -621,7 +623,7 @@ function StaffFormModal({ - + @@ -641,7 +643,7 @@ function StaffFormModal({ name="publications" label="出版学术专著、专利、获奖、发表学术论文等" > - + @@ -649,12 +651,12 @@ function StaffFormModal({ name="abilityDeclaration" label="自我申报的专业能力及认定方式" > - + - + @@ -666,22 +668,22 @@ function StaffFormModal({ - + - + - + - +