From 4ff8d8b347ad764da51619018b49c816edac28a3 Mon Sep 17 00:00:00 2001
From: 付煜 <fuyu3103346691@163.com>
Date: 星期五, 25 三月 2022 18:10:31 +0800
Subject: [PATCH] Merge branch 'LightingUtil'

---
 force-app/main/default/aura/WeeklyReport/WeeklyReport.cmp |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/aura/WeeklyReport/WeeklyReport.cmp b/force-app/main/default/aura/WeeklyReport/WeeklyReport.cmp
index 41c8c07..3c5e475 100644
--- a/force-app/main/default/aura/WeeklyReport/WeeklyReport.cmp
+++ b/force-app/main/default/aura/WeeklyReport/WeeklyReport.cmp
@@ -145,7 +145,11 @@
                             <span class="slds-truncate" title="Name">{!v.fieldsmap.Department_Cateogy__c}</span>
                         </th>
                         <th class="table_header slds-text-title--caps">
+                            <!-- PIPL update Yin Mingjie 21/02/2022 start
                             <span class="slds-truncate" title="Name">{!v.fieldsmap.doctor2__r}</span>
+                            PIPL update Yin Mingjie 21/02/2022 end-->
+                            <span class="slds-truncate" title="Name">{!v.fieldsmap.Agency_Contact__c}</span>
+                            
                         </th>
                         <th class="table_header slds-text-title--caps">
                             <span class="slds-truncate" title="Name">{!v.fieldsmap.visitor_title__c}</span>

--
Gitblit v1.9.1