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