游畅
2022-03-31 873e4a41dd4d86e9038f32d924075247be7cd449
1
2
3
4
5
<apex:page Controller="SaveAssetByCopyController" action="{!init}">
    <script type="text/javascript">
        window.location.href = '/{!newid}';
    </script>
</apex:page>