fuyu
2023-01-05 f7dffb669b42852e90ff91b6362a07e3a88945b0
1
2
3
4
5
<apex:page Controller="SaveAssetByCopyController" action="{!init}">
    <script type="text/javascript">
        window.location.href = '/{!newid}';
    </script>
</apex:page>