黄千龙
2023-03-28 40bd291dbc4b21e4c6dede5937db30eb61d77841
force-app/main/default/pages/PBIAuthorization.page
@@ -1,4 +1,4 @@
<apex:page showHeader="false" controller="PBIAuthorizationController" action="{!init}" sidebar="false">
<apex:page showHeader="false" controller="PBIAuthorizationController" action="{!init}" sidebar="false" lightningStylesheets="true">
    <script type="text/javascript">
        function init() {
            var ISUser = '{!ISUser}';