diff --git a/src/forge/Information/Pages/headerPagebyCCF.jsx b/src/forge/Information/Pages/headerPagebyCCF.jsx index 0b290100..52fa8a68 100644 --- a/src/forge/Information/Pages/headerPagebyCCF.jsx +++ b/src/forge/Information/Pages/headerPagebyCCF.jsx @@ -153,7 +153,7 @@ function HeaderPageCCF(props) {

{i.name} - {window.location.href=`/zone/${deptId}/news/${i.id}`}}>

+

{ i.cmsDocList && i.cmsDocList.length > 0 ? i.cmsDocList.map((j, k) => {