liangxiaozhen
2023-08-06 8d9fdd2c68656e04ea4115e994f20051b2358c90
force-app/main/default/pages/ReportList.page
@@ -1,2 +1,2 @@
<apex:page id="Page" controller="ReportListController" action="{!init}" >
<apex:page id="Page" controller="ReportListController" action="{!init}" lightningStylesheets="true">
</apex:page>