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