黄千龙
2023-03-28 18468c3e8095eb907d3dd9ccc4c2222757289c7d
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}';