DESKTOP-FKJ9HRB\admin
2022-03-22 e3f76e532a36b080e42ce66bfce4ff8edf024726
1
2
3
4
5
<apex:page Controller="SaveMaintenanceByCopyController" action="{!init}">
    <script type="text/javascript">
        window.location.href = '/{!newid}';
    </script>
</apex:page>