as soon as the ajax request is successful, document.getElementById ("audio"). Play ();
normally opens this page and manually refreshes the page can play audio, but from the previous page, clicking the browser"s return button to return to this page is an error. Ask the bosses what is the reason? Is it because the return was not refreshed and ajax did not rerequest it?