| | |
| | | |
| | | |
| | | </th> |
| | | <!-- 第七列 附件名 fy--> |
| | | <th class="slds-is-resizable" tabindex="-1" data-label="附件名1" scope="row" style="width: 110px;height: 35px;"> |
| | | |
| | | <span class="slds-grid slds-grid_align-spread" style="text-align: center;display:block;"> |
| | | <div class="slds-truncate"> |
| | | <span title="附件名1" class="slds-truncate" style="padding-bottom: 3px;">附件名1</span> |
| | | |
| | | |
| | | </div> |
| | | </span> |
| | | |
| | | |
| | | |
| | | </th> |
| | | <!-- 第七列 二维码 --> |
| | | <th class="slds-is-resizable" tabindex="-1" data-label="医院签收二维码" scope="row" style="width: 140px;height: 35px;text-align: center;"> |
| | | |
| | |
| | | |
| | | |
| | | </th> |
| | | <!-- 行项目 第四列 附件名 fy--> |
| | | <th class="slds-is-resizable" tabindex="-1" data-label="附件名1" scope="row"> |
| | | |
| | | <span class="slds-grid slds-grid_align-spread" style="text-align: center;display:block;"> |
| | | <div class="slds-truncate"> |
| | | <!-- <lightning:formattedText value="{!curr.AttachmentName}" /> --> |
| | | <a href="https://sfpi-mebg-test.olympuschina.com:8081/stg/api/file/preview?key=20220419/8cf583ab71c94eee96da7bbfcc1b376b.html">附件名1</a> |
| | | <!-- <a href="https://ocsm stagefull.sandbox.file.force.com/servlet/servlet.FileDownload?file=00P1000001QkhvQ">{!curr.AttachmentName}</a> --> |
| | | |
| | | </div> |
| | | </span> |
| | | |
| | | |
| | | |
| | | </th> |
| | | <!-- 行项目 第七列 医院签收二维码--> |
| | | <th class="slds-is-resizable" tabindex="-1" data-label="" scope="row" style="text-align: center;"> |
| | | |
| | | <button id="{!curr.skip_Hospital_Sign__c}" tabindex="-1" class="slds-button ReturnButton" name="{!curr.DNNameNo0__c}" style="width: 40px;" value="{!curr.agencySignUpDate__c}" onclick="{!c.showESignQR}">查看</button> |
| | | <button id="{!curr.skip_Hospital_Sign__c}" tabindex="-1" class="slds-button ReturnButton" name="{!curr.DNNameNo0__c}" style="width: 40px;" value="{!IF(curr.skip_Distribution_Sign__c, 'true', curr.agencySignUpDate__c)}" onclick="{!c.showESignQR}">查看</button> |
| | | |
| | | |
| | | </th> |