liangxiaozhen
2023-08-06 8d9fdd2c68656e04ea4115e994f20051b2358c90
force-app/main/default/pages/XinDailyReport.page
@@ -1,5 +1,5 @@
<!-- <apex:page id="Page" standardController="Daily_Report__c" extensions="XinDailyReportController" sidebar="false" action="{!init}" docType="html-5.0"> -->
    <apex:page id="Page" Controller="XinDailyReportController" sidebar="false" action="{!init}" docType="html-5.0" >
    <apex:page id="Page" Controller="XinDailyReportController" sidebar="false" action="{!init}" docType="html-5.0" lightningStylesheets="true">
        <apex:stylesheet value="{!URLFOR($Resource.jquerysuggestcss)}"/>
        <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/>
        <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/>