FUYU
2023-12-18 b329ab986e250bb27e46ace97cf208f3b26d145a
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 -->