After modifying the form in PHP, submit it with
<script type="text/javascript">window.history.go(-1);</script>
The database modification is successful, but the original data is still displayed after the page is returned. It needs to be refreshed manually to display the new data. How to display new data after returning.