123
chenjingwu
2024-04-25 dcfa939ce01163ae736bd8275f93b5ac054bdfdd
1
2
3
4
5
<apex:page Controller="SaveMaintenanceByCopyController" action="{!init}">
    <script type="text/javascript">
        window.location.href = '/{!newid}';
    </script>
</apex:page>