yumenghui
2023-08-04 0a3f9325599467015aecc4af7543dd10fe70ec56
1
2
3
4
5
<apex:page Controller="SaveAssetByCopyController" action="{!init}">
    <script type="text/javascript">
        window.location.href = '/{!newid}';
    </script>
</apex:page>