From b55828d21b8853146fb547afc389ad06ea2635d5 Mon Sep 17 00:00:00 2001
From: Junfeng <linktan@deloitte.com.cn>
Date: 星期五, 07 四月 2023 15:55:31 +0800
Subject: [PATCH] DEV环境最新代码

---
 force-app/main/default/aura/eSignHospitalDirectSalesPage/eSignHospitalDirectSalesPage.cmp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/force-app/main/default/aura/eSignHospitalDirectSalesPage/eSignHospitalDirectSalesPage.cmp b/force-app/main/default/aura/eSignHospitalDirectSalesPage/eSignHospitalDirectSalesPage.cmp
index 7b05dd2..46ea853 100644
--- a/force-app/main/default/aura/eSignHospitalDirectSalesPage/eSignHospitalDirectSalesPage.cmp
+++ b/force-app/main/default/aura/eSignHospitalDirectSalesPage/eSignHospitalDirectSalesPage.cmp
@@ -659,7 +659,7 @@
                     </div>
                 </aura:if>
                 <br/>
-                <button class="slds-button slds-button_brand" onclick="{!c.doSave}">2.閫夋嫨闄勪欢</button>
+                <button class="slds-button slds-button_brand" onclick="{!c.doSave}">2.涓婁紶闄勪欢</button>
                 <lightning:accordion allowMultipleSectionsOpen="true" onsectiontoggle="{! c.handleSectionToggle }" activeSectionName="{! v.activeSections }">
                     <lightning:accordionSection name="A" label="鏂囦欢鍒楄〃">
                         <!-- 澧炲姞灏忚壊鍧�  绮剧悽鎶�鏈� thh 2021-09-26 start -->

--
Gitblit v1.9.1