From b329ab986e250bb27e46ace97cf208f3b26d145a Mon Sep 17 00:00:00 2001
From: FUYU <fuyu@prec-tech.com>
Date: 星期一, 18 十二月 2023 17:38:15 +0800
Subject: [PATCH] 修改复制(不带产品按钮)

---
 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