liwentao
2023-07-21 b0b7576822edbf81c19a880a60426b7a84c4176c
1
2
3
4
5
<apex:page Controller="SaveMaintenanceByCopyController" action="{!init}">
    <script type="text/javascript">
        window.location.href = '/{!newid}';
    </script>
</apex:page>