From 99b667bdfd8d4fd4d56c2952510169d7f7be794c Mon Sep 17 00:00:00 2001 From: 沙世明 <shashiming@prec-tech.com> Date: 星期四, 09 三月 2023 17:12:43 +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