liangxiaozhen
2023-08-06 8d9fdd2c68656e04ea4115e994f20051b2358c90
force-app/main/default/pages/TransferApplyPDF.page
@@ -47,7 +47,7 @@
                <apex:outputText value="{!ApplyHeadShow.RecordTypeName__c}" />
            </td>
            <td  rowspan="4">
                <img style="float: right; width: 55px; height: 55px;padding: 0px;margin-top: 0mm;" src="{!'/servlet/servlet.FileDownload?file=' + ApplyHeadShow.QRId__c}" />
                <img style="float: right; width: 55px; height: 55px;padding: 0px;margin-top: 0mm;" src="{!'/sfc/servlet.shepherd/version/download/' + ApplyHeadShow.QRId__c}" />
            </td>
        </tr>
        <tr>