KKbes
2023-06-26 64c61e02e5083871944d8128c375e7e13ee0a8f5
force-app/main/default/pages/SubmitForApprovalPage.page
@@ -1,5 +1,5 @@
<!-- <apex:page action="{!init}" controller="SubmitForApprovalController" id="allPage" showheader="false" sidebar="true" title="提交申请"> standardcontroller="Maintenance_Contract__c"  -->
    <apex:page standardcontroller="Lost_Report__c"  extensions="SubmitForApprovalController" id="allPage" action="{!init}" showHeader="false" sidebar="false" title="提交申请">
    <apex:page lightningStylesheets="true" standardcontroller="Lost_Report__c"  extensions="SubmitForApprovalController" id="allPage" action="{!init}" showHeader="false" sidebar="false" title="提交申请">
    <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}">
    </apex:stylesheet>
    <apex:includescript value="{!URLFOR($Resource.jquery183minjs)}">