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) {
(