yumenghui
2023-08-07 75550e1bd16611d11ffac577f14ba743c6711338
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}';