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