涂煌豪
2022-04-08 fded535904cc3afbff02db835b9691728413f0d6
1
2
3
4
5
<apex:page Controller="SaveMaintenanceByCopyController" action="{!init}">
    <script type="text/javascript">
        window.location.href = '/{!newid}';
    </script>
</apex:page>