FUYU
2023-05-19 559771a80cf779dc13a84ecd2f178e6ca5a8353a
force-app/main/default/pages/LostViewPage1.page
@@ -1,7 +1,7 @@
<apex:page standardController="Lost_cancel_report__c"
           showHeader="false"  sidebar="false" id="LostReportView" title="询价失单/取消报告">
     <apex:includeLightning />
     <apex:includeScript value="/soap/ajax/51.0/connection.js"/>
     <apex:includeScript value="{!URLFOR($Resource.connection20)}"/>
    <div style="width:100%;height:100%;" id="ViewLostReport" />
    <script>
    init();