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