From 030c82052540f6752a395bd530d0a96afd2a9d09 Mon Sep 17 00:00:00 2001 From: jlzhangyx5 Date: Mon, 4 Aug 2025 17:06:05 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=84=E5=A7=94=E4=BC=9A=E5=90=8D=E7=A7=B0?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Tender/ProjectManager/JudgingPanel/List/index.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/Tender/ProjectManager/JudgingPanel/List/index.tsx b/src/pages/Tender/ProjectManager/JudgingPanel/List/index.tsx index 28e88c5..f011e86 100644 --- a/src/pages/Tender/ProjectManager/JudgingPanel/List/index.tsx +++ b/src/pages/Tender/ProjectManager/JudgingPanel/List/index.tsx @@ -369,7 +369,7 @@ const JudgingPanel: React.FC<{}> = () => { width={'1000px'} centered maskClosable={false} - title="创建评审小组" + title={`创建${showName.pb}小组`} footer={renderFooter()} onCancel={() => { setModalVis(false); @@ -1622,7 +1622,7 @@ const JudgingPanel: React.FC<{}> = () => { width={"60%"} centered destroyOnClose - title="评审小组成员管理" + title={`${showName.pb}小组成员管理`} bodyStyle={{ maxHeight: modalHeight - 140, overflow: 'auto', minHeight: '350px', padding: '16px 0px 0px 0px' }} footer={returnFooterMem()} onCancel={() => { @@ -1632,7 +1632,7 @@ const JudgingPanel: React.FC<{}> = () => { >
-

评审小组成员管理

+

{showName.pb}小组成员管理

{/* */} ]} request={(params) => getList({