黄千龙
2023-03-08 962519811b7c4be07f30d09e791798b0ea79d3ae
force-app/main/default/aura/eSignHospitalPage/eSignHospitalPage.cmp
@@ -1,5 +1,10 @@
<aura:component implements="force:appHostable,flexipage:availableForAllPageTypes" 
access="global"  controller="eSignHospitalPageController">
<!-- 获取AWS信息  deloitte zhj 2022-01-03 start -->
<aura:attribute name="staticResource" type="Object" />
<!-- 获取AWS信息  deloitte zhj 2022-01-03 end -->
<!-- eSignHospitalPageController -->
        <aura:attribute name="DNName" type="String" 
                    description="用来从父对象接收传递过来的DN号"