diff --git a/src/pages/SupplierRelation/index.tsx b/src/pages/SupplierRelation/index.tsx index 90a2e74..d061e26 100644 --- a/src/pages/SupplierRelation/index.tsx +++ b/src/pages/SupplierRelation/index.tsx @@ -114,7 +114,7 @@ const SupplierRelation: React.FC<{}> = () => { {projectData?.projectName ?? "-"} {projectData?.ebpProjectNumber ?? "-"} - {projectData?.appManagerName ?? "-"} + {projectData?.bidOrgDict !== "organization_2" && {projectData?.appManagerName ?? "-"}} {projectData?.ownerContactName ?? "-"} {sectionData?.bidSectName ?? "-"}