Li Jun
2022-03-17 3d29090cfcde7bfb1b72de7e9d470a6a32931f3a
force-app/main/default/pages/SearchVisitor.page
@@ -285,6 +285,7 @@
        function Trans(){
            AWSService.postAWS(staticResources.transactionUrl,AWSService.confirmTrans, JSON.stringify({
                    "txId":aws_result.txId,
                    "sfRecordId":"",
                    "isSuccess":1
            }), function(result){
                window.location.reload();