From 1512542139061fc30c14adc8041ddec32a944ff0 Mon Sep 17 00:00:00 2001 From: jl-zhoujl2 Date: Tue, 25 Apr 2023 09:01:01 +0800 Subject: [PATCH] =?UTF-8?q?4.25=20=E8=87=AA=E4=B8=BB=E6=8B=9B=E6=A0=87?= =?UTF-8?q?=E9=9A=90=E8=97=8F=E4=BB=A3=E7=90=86=E6=9C=BA=E6=9E=84=E4=B8=9A?= =?UTF-8?q?=E5=8A=A1=E7=BB=8F=E7=90=86=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/SupplierRelation/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ?? "-"}